Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. TonyMcGuire

    Paradox X4 + Vista: Corel releases patch for Vista!

    So, it sounds like the Paradox update is CD only. Not sure about customers other than "North America". Don't have X4, but sure hope someone out there can test the patch. And also let us know if they have one for Runtime, as well. Tony McGuire "It's not about having enough time; we have the...
  2. TonyMcGuire

    Vista + Paradox + Sendkeys

    Vista broke sendkeys(). There is a utility (skeys.exe) that brings back the same functionality. (from M$, I believe) But then you have to distribute it. Well, Jan Marysal found a way. For instance, printing. When you issue a print via formvar.action(dataprint), the dialog box pops up. I...
  3. TonyMcGuire

    Paradox - Internet, Images, Encryption

    Need to work with images WITHIN Paradox? How about sending data to the websrv.ocx, and get the response? Want to encrypt data (maybe for sending secure data to/from the web server)? Need to automatically size/convert images, or allow your users to do that, as well as crop/save image? I have...
  4. TonyMcGuire

    Paradox & Vista

    I've read a lot of negative experiences running Paradox on Vista. I recently purchased a box with Vista Home Premium preinstalled, so that I could try to get an application I distribute to work with Vista. After several false starts and some real issues getting the BDE to work, what I wound up...
  5. TonyMcGuire

    JSI - Open/Source Code

    http://www.tonymcguire.com/download/jsiOpen.zip JSI allows *unlimited* workstations to access a common set of Paradox tables/data over the Internet or Intranet. Server copy as well as workstations can be Full or Runtime copies of Paradox. Limited only by the number of requests a 'server' copy...
  6. TonyMcGuire

    activeX to search .DOC files for...

    I am looking for an activeX I can use to perform simple text searches within a .doc file, and have the file names returned when there is a match. I've tried FindInFilesX, which is very fast. But moving from the demo to the latest version kills my environment (Paradox the Application); kinda...
  7. TonyMcGuire

    No title bar on 'regular' forms

    We can simply uncheck 'title bar' for dialog forms. But how about 'normal' forms in Paradox? A script that does this, and resizes the form to account for loss of the form's Title Bar. Uses USER32 GetDesktopWindow() CLONG LockWindowUpdate(windowHandle CLONG) CLONG SetWindowLong(hwnd...
  8. TonyMcGuire

    "Insufficient Disk Space" error

    If you've seen this error, likely it is the 'multiples of 4GB' error. That problem is with the BDE. Rick Kelly has a dll that fixes this. You have to make some small changes, but there are instructions to walk you thru them. Rick Rans has put together the files and instructions needed at...
  9. TonyMcGuire

    Mouse scroll wheel in Paradox editor windows

    Not sure if it has been posted here.... A frustration of mine has been the inability to scroll in editor windows in Paradox using the mouse wheel. Well, the Intellipoint driver, version 4.1, from M$ DOES support mouse scrolling in Paradox editor windows. Neither earlier versions (pre-4) nor...
  10. TonyMcGuire

    Merry Christmas, one and all

    All the best to you and yours. Enjoy a Merry Christmas, and safe holiday season. Tony McGuire http://www.thedbaddons.com http://www.thedbcommunity.com
  11. TonyMcGuire

    Image file dimensions

    In Windows Explorer (on some systems (XP?)), you can put your mouse over an image file and the 'tip' text shows the dimensions of the image. Image editors, once you load the image, can give you the dimensions of the image. Anyone have code that can read the header (I'm supposing) and retrieve...
  12. TonyMcGuire

    WinXP, SP2

    With service pack 2, Windows XP introduced many 'issues' for Paradox. Printing/reports: removing sp2 for one use cured his A4 report/landscape problem. The top 8mm of the report disappeared when XPsp2 was introduced. Removing sp2 solved the problem. Mixed environment, when sp2 was introduced...

Part and Inventory Search

Back
Top