Jump to content

Ian Branch

Members
  • Content Count

    1456
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Ian Branch

  1. Ian Branch

    IPWorks 2024 delphi issue...

    Hi Team, This might nt be the right forum for this issue.. I had IPW 24.0.9249 installed via GetIt in my D12.3. I installed IPW 24.0.9385 via GetIt. I didn't deinstall the previous version thinking the new would overwrite. Not so it seems. Now I seemingly have two installed via GetIt. 😞 How do I get rid of the old entry without impacting the new? There is no issue building/running my Apps att. Regards & TIA, Ian
  2. Ian Branch

    Problem with MMX in D13.

    When I start D13 with the latest MMX, 16.0.8.59, installed I getthis message but inability to click on Yes or No, justthe busy cursor: I have to abort D13. 15.0.7.52 installs and runs without issue.
  3. Ian Branch

    Problem with MMX in D13.

    Yes. Apologies. Yep. That fixed it. P.S. Installing GExperts after MMX works. No loading/starting issues.
  4. Ian Branch

    Cannot download MMX. Virus detected

    Ditto.
  5. Ian Branch

    Doc-O-Matic purchase??

    Hi Team, I have a need to purchase Doc-O-Matic but their Purchase page doesn't seem to have any live links to start the purchase. 😞 Can anybody assist/advise? Regards & TIA,
  6. Ian Branch

    Doc-O-Matic purchase??

    Valid point. I don't know. You can still download a demo that works for a while then says you have to purchase it...
  7. Ian Branch

    Doc-O-Matic purchase??

    Still no response... 😞
  8. Ian Branch

    New file system monitoring component

    Here is the GitHub Repository requested: https://github.com/ijbranch/gllFileSystemMonitor/tree/main
  9. Ian Branch

    Doc-O-Matic purchase??

    Yes. Two to their sales dept and one to tech support, the last being last Tuesday.
  10. Ian Branch

    wuppdi Welcome Page for Delphi 11 Alexandria?

    Ah Ha! Done. I had totally forgotten. All good now Tks. D13 version coming??
  11. Ian Branch

    New file system monitoring component

    All. Do with it as you will, or not. As I said, this was an exercise. It is in my done-&-dusted folder now. 🙂
  12. Ian Branch

    New file system monitoring component

    I have built on FileSystemMonitor as a separate Component that can go on the form and have properties set at design time.
  13. Ian Branch

    wuppdi Welcome Page for Delphi 11 Alexandria?

    I have had to reinstall Delphi 12.3. !@#$%^&* Windows... I have added the latest 290 32bit WP package but it won't allow me to add a new folder or a project. The buttons at the top are greyed out. 😞 Help.
  14. Ian Branch

    New file system monitoring component

    As I said, this is a one-of exercise. Perhaps PYScripter would care to adopt it and add it to his repository..
  15. Ian Branch

    New file system monitoring component

    I'm told this will work: https://gist.github.com/ijbranch/ea3f35fe0a2b0d8bbbb931493a27da6a
  16. Ian Branch

    New file system monitoring component

    Tks Anders, I do use GitHub via GitHub Desktop, but this project isn't there yet and it may not get there. It was jsut one -of exercise.
  17. Ian Branch

    New file system monitoring component

    Minor Bug fixed: gllFileSystemMonitor.rar
  18. Ian Branch

    New file system monitoring component

    As I said, it is on my PC, not on GitHub.
  19. Ian Branch

    New file system monitoring component

    P.S. I just found another Bug. 😞 Nothing significant. Working on it. The current upload should work fine for most cases.
  20. Ian Branch

    New file system monitoring component

    How do i do that? It is on my PC.
  21. Ian Branch

    New file system monitoring component

    Users may find this useful. Found a Bug. Corrected. gllFileSystemMonitor.rar
  22. Ian Branch

    Turbopower Visual Planit??

    Hi Team, Has anybody brought TPVP into the 21st century? 😉 I have downloaded it from SF and am trying to get it loaded under D11.2. Regards & TIA, Ian
  23. Ian Branch

    Turbopower Visual Planit??

    No, never did, then other priorities took over and I forgot about it. Sorry.
  24. Ian Branch

    Addictive Software gone ?

    Confirmed. I have v 4.9.
  25. Hi Team, I have a table with a blob field that contains jpeg files of approx 256kB size. I want to reduce their size to around 128kB size. Thus reducing the overall table size. Iterating through the table isn't an issue, I need to read the image, reduce its physical size then write it back to the field. Preferably without too much degradation. Thoughts/suggestions appreciated. Regards & TIA, Ian
×