Jump to content

toms

Members
  • Content Count

    94
  • Joined

  • Last visited

Everything posted by toms

  1. There's something messed up in the docx, E.g. missing spaces between words. Compare the pdf with docx:
  2. I would stick to the notation of the Delphi sources rather than using others.
  3. toms

    Delphi MRU Project Manager

    Use a TSplitter instead?
  4. CoolTrayIcon doesn't use a timer but WM_TRAYNOTIFY + WM_MOUSEMOVE
  5. Retrieve the foreground window when the mouse enters the tray icon using an "OnMouseEnter" event. https://stackoverflow.com/questions/49896871/ttrayicon-with-onmouseenter-onmouseleave-events
  6. @mvanrijnen Use https://downsub.com/ DownSub is a FREE web application that can download subtitles directly from Youtube, VIU, Viki, Vlive and more
  7. toms

    Fix for bug in JclShell

    Googled and found this: https://github.com/project-jedi
  8. toms

    ANN: Better Translation Manager released

    This is what I came up about 12 years ago: https://www.delphipraxis.net/120614-bezeichnungen-von-shortcuts-aendern-aber-wie-2.html
  9. toms

    Subforum for Python4Delphi

    Yes, an admin can create it
  10. toms

    Sourcecode for BOLD published at GitHub

    See: https://delphi.fandom.com/wiki/Bold_for_Delphi Is this still valid?
  11. Convert it then? https://stackoverflow.com/questions/3494554/delphi-form-dfm-to-text/3496617#3496617
  12. I wanted to get rid of the sticky topics by ignoring them. But they still appear in the activity stream.
  13. toms

    New annoying IDE malfunction

    It means that there's an internal issue open which is not visible to the public.
  14. toms

    Help, Missing files

    I used Google to search for "E1026 File not found: 'FMX.Filter.res'" and found this: https://stackoverflow.com/questions/8444064/delphi-xe2-cant-compile-any-project-on-my-computer-because-of-environment-varia
  15. toms

    SynEdit preferred version?

    The last commit was 5 years ago.
  16. toms

    IDE Fixpack Sydney

    Matthias Eißing offered him a licence... (Source: https://www.delphipraxis.net/1466308-post18.html)
  17. toms

    Tip about a software utility

    Sure, just go ahead.
  18. toms

    wuppdi Welcome Page for Delphi 10.4?

    Here you go: https://translate.google.com/translate?hl=en&sl=de&tl=en&u=https%3A%2F%2Fwww.danielwolf.eu%2Fblog%2F2015%2F1668-meine-vorstellung-einer-willkommens-seite
  19. toms

    Your RAD Studio 10.4 Sydney issues

    The issue "Firemonkey form has no animation on minimizing and maximizing in Windows 10." was submitted like 20 times. That means there are duplicates, a lot of duplicates...
  20. InterlockedCompareExchange128 for Delphi: https://github.com/Purik/AIO/blob/dc9f8d95c75aff993b3b7dcc679657bd228d7068/PasMP.pas#L2683
  21. This Delphi VCL component to view, edit, move and hide components on VCL form might also be interesting for you. It comes with full source code & has lots of features.
  22. Does that also apply for my other remark? WindowsExplorer is written like this: Windows Explorer and has been renamed in Windows 10: https://support.microsoft.com/en-ie/help/4026617/windows-10-windows-explorer-has-a-new-name
×