Jump to content

Tommi Prami

Members
  • Content Count

    632
  • Joined

  • Last visited

  • Days Won

    8

Tommi Prami last won the day on July 21

Tommi Prami had the most liked content!

Community Reputation

159 Excellent

Technical Information

  • Delphi-Version
    Delphi 12 Athens

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Tommi Prami

    Forum running slow

    Slowness seems to be ralated to time of day. Maybe. Some time ago it was very slow, now just slow... Adn very slow again, atleast posting new message and editing existing is very slow,
  2. Just out of curiosity wheree this is actually needed? Some country/Culture/Local law related thing?
  3. Tommi Prami

    UIAutomation in Delphi 13

    Hello, Has someone made tickets for Emba of these issues in this discussion. If/will so so, links please. -tee-
  4. Nice... ctrl := FindControl(Msg.hwnd); // <- could you tell me what is this for?
  5. Hello, I need either VLC / WinMessage / WinAPI solution to this. Current (very old) implementation uses Forms KeyPreview set to true. Then on KeyUp event paste key kombinations will invoke code that will get data from keyboard, and Key is set to zero. It mostly works, but sometimes edit controls are faster to capture the paste. Would need bit more robust version for this. -Tee-
  6. Tommi Prami

    Generic Command Line Parser for Delphi 10.3.x

    Should actually read the message first Made possiblöe to have Boolean that is True by default. So can override it with : -Param:False -Param:True -tee-
  7. Tommi Prami

    Generic Command Line Parser for Delphi 10.3.x

    Made own fork... Or copy, Primož waas busy at the time, so needed to have some chanmges, quickly. If someone is interested in checking it out. Lot of non functional changes also. https://github.com/TommiPrami/Delphi.CommandLineParser -tee-
  8. Tommi Prami

    VERY simple tag editor component

    Would need some kind of antialiasing to the drawing, but still nice... I bet many has need for somethign like that. -tee-
  9. Just start feding he with ideas into his "script"... And so on... 😉 -tee-
  10. Sweet, German is not my strong suit... But anything would be good, And I think it does not have to be Uwe tough. Anyyone who knows MMX well enough. No that MMX was pushed by Emba-dudes, some kind of how to/best practises etc video would be super fgood thing. -tee-
  11. True, but not what I asked. I would like to see how someone that is experienced on using MMX using it. -tee-
  12. That is the Webinar where most demos was on Different laptop etc... Simple mistake, but still made it not that good... -tee-
  13. As I remember it wes not that exhaustive. Have to check thast again. -tee-
  14. Hello, I installed in way back, and did not undertand the some things of it, some settings maybe. And then uninstalled, just because there was lot of suff, and no time to learn how to use it. This coud help a lot. Juust my 0.02€ -tee-
  15. Tommi Prami

    New file system monitoring component

    I see no reason not to get FileSystemMonitor to some temp directory etc, different one you use in production. Make on Branch to that repo, with descriptive name Then copy your changes on top of repo, check changes, and commit into yur own Banch, and make Pull Reguest. -Tee-
×