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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by GTGeek88

  1. GTGeek88

    How to interactively change control source of a grid at runtime?

    One way and doable, of course, but for speed and safety I'd say a lot of folks would like to have the data completely separate.
  2. GTGeek88

    Cursor in Data Environment

    A view won't work?
  3. GTGeek88

    Use of Grammarly within a VFP 9 desktop app

    There's this one, that may have it built in, maybe not from Grammarly, but something similar. I know that in the past some VFP devs did use it, but I haven't. https://www.textcontrol.com/products/activex/tx-text-control-activex/overview/
  4. GTGeek88

    NetBarCodeV1.06 Zxing

    Well, second coolest, with . . . um . . . eh-hem . . . me being the coolest. ;)
  5. GTGeek88

    Combobox not populated with array

    You also need to be aware of the Requery command on the combobox . . .
  6. GTGeek88

    Strange behavior with SET("Classlib")

    Well, yeah, but this case called for deletion.
  7. GTGeek88

    Strange behavior with SET("Classlib")

    NEVER MIND (How do you delete posts) . . . I had a brain fart, clearly. It's ? set("library") and that does show Cryptor as being loaded. I use Cryptor and have always had no problem determining if it was in memory with ? set("classlib") Suddenly, that command shows nothing. I know it's loaded...
  8. GTGeek88

    Checkbox added to grid is invisible until clicked

    Those two suggestions should get you going, but the Sparse setting is on the column that contains the checkbox.
  9. GTGeek88

    How to supply filename when doing SET PRINTER TO NAME "Microsoft Print to PDF"

    Regarding 1 and 2, the tools mentioned above are good, but I'm using PDFium available here: https://github.com/dmitriychunikhin/pdfium-vfp Do you use Thor in VFP? https://github.com/VFPX/Thor That's a great tool, too, and makes installing PDFium quite easy. I had been using BullZip and find it...
  10. GTGeek88

    How to supply filename when doing SET PRINTER TO NAME "Microsoft Print to PDF"

    I have great success with SwithMail. https://www.tbare.com/software/swithmail/
  11. GTGeek88

    ChilkatVFP 1.50 Released Last Week

    Well, ok, but with that wording it did sound like you'd taken everything documented and replaced it with something else. Like if MS had replaced every VFP PEM with something else and removed all the originals. Talk about breaking existing apps! :LOL: Of course, I didn't really think you had...
  12. GTGeek88

    ChilkatVFP 1.50 Released Last Week

    Alright, just wanted to get that clear in my brain. Figured, of course. I don't know if you just didn't express clearly what the changes are about or I am just misunderstanding. This is what confuses me: "documented PEMs were removed and replaced by new functions" I don't understand. That...
  13. GTGeek88

    ChilkatVFP 1.50 Released Last Week

    Is this your product?
  14. GTGeek88

    Visual foxpro matrix framework

    Never heard of it. Why ask here? Google it for a link, if it exists. Then, if you find it and have questions, provide the link here.
  15. GTGeek88

    Reading registry in VFP

    Are you familiar with the Stonefield Database Toolkit (stonefield.com). I'm thinking Doug Hennig, the creator of that, has something to read the registry in there. It's open source now so it may be best to find it on GitHub. Also, Rick Strahl might have something in his tools at www.west-wind.com.

Part and Inventory Search

Back
Top