Jump to content

PeterPanettone

Members
  • Content Count

    1346
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by PeterPanettone

  1. PeterPanettone

    r3588 and Alexandria

    Is it allowed to upload executables here in the forum?
  2. PeterPanettone

    r3588 and Alexandria

    It's the same for me. Am I addicted?
  3. PeterPanettone

    r3588 and Alexandria

    Thomas, many thanks for your valuable work! If I ever get any money out of my business I will donate it to you!
  4. PeterPanettone

    Delphi 11: Text in the Messages Pane is illegible!

    It got a little better after setting the font size in the Registry from 12 to 11: Computer\HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\22.0\Theme But it is still not optimal. If I reduce the font size in the Registry further then the font size in the IDE menu and in the Object Inspector becomes too small! So there should be a separate font setting for the Messages pane!
  5. PeterPanettone

    Delphi 11: Text size too small!

    V. can make people tired.
  6. PeterPanettone

    Delphi 11: Text size too small!

    This is not a topic about system settings but about the GUI font size in the Delphi IDE. Please read my original topic and keep a professional level.
  7. PeterPanettone

    Delphi 11: Text size too small!

    That is part of the IDE to control the font size in the Code Editor. It is NOT a plugin. We are talking about the GUI font size here (menus etc.).
  8. PeterPanettone

    Delphi 11: Text size too small!

    We are not talking about the font size in the Code Editor but about the GUI font size (menus etc.).
  9. PeterPanettone

    Delphi 11: Text size too small!

    Computer\HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\22.0\Theme Changed it from 9 to 12. The IDE GUI now looks much better! This setting should be in the IDE OPTIONS! Embarcadero talks a lot about optimizing the size of icons in applications built by developers. But they still use ridiculously small stone-age toolbar icons on their IDE Toolbar! Why the IDE does not allow to change the size of the toolbar icons? Are we still in the stone age?
  10. PeterPanettone

    Delphi 11: Text size too small!

    Thanks for your interest in this question. However, the question was not about my system settings (which are OK for all my other applications). The question is about the overall text size in the Delphi 11 IDE which is too small.
  11. I couldn't believe it: Embarcadero's System.SysUtils.TStringHelper in 2021 still does not have a method to save the string to a file! It would be so nice to be able to write: MyString.SaveToFile(AFilePath);
  12. PeterPanettone

    No StringHelper for saving to file?

    That's what I said.
  13. PeterPanettone

    No StringHelper for saving to file?

    Yes: Delphi. TStringList (which could be indirectly classified as a basic string type although it is a collection of strings) has a SaveToFile method. So why shouldn't string also have a SaveToFile helper method?
  14. PeterPanettone

    No StringHelper for saving to file?

    Maybe: MyString.ToBitCoin? That would make Delphi developers RICH!
  15. PeterPanettone

    No StringHelper for saving to file?

    That is correct - but I LOVE string helpers.
  16. PeterPanettone

    GExperts Grep Search

    The GExperts Grep Search is one of the most valuable CROWN JEWELS in the Delphi IDE! A big THANK YOU to its author and maintainer!
  17. Does anybody know a tool for Delphi 10.4.2 that can inspect the properties of all classes and objects in a Delphi program at run-time? Once there has been such a tool by Marco Cantu: OBJECT DEBUGGER But it seems its development stopped at Delphi 5?
  18. PeterPanettone

    Tool to inspect properties at run-time?

    Marco's Object Debugger has a nice little built-in feature: When closing the Object Debugger window with the close button in the title bar, then it minimizes to this unobtrusive little mini window in the left bottom corner of the screen: I love it!
  19. PeterPanettone

    GExperts Grep Search

    If this is a subtle request to not post a new feature request on this topic (this cannot be understood otherwise) then please say it loud and clear. Thank you! If not, then sorry for my wrong assumption.
  20. PeterPanettone

    Tool to inspect properties at run-time?

    Marco, thank you very much! This is an invaluable debugging tool that saves me a lot of time.
  21. PeterPanettone

    GExperts Grep Search

    I am sure that Thomas doesn't feel any pressure. I am sure he loves programming as we others do and I am sure he is open to suggestions.
  22. PeterPanettone

    GExperts Grep Search

    It would be nice if Thomas could enable this. Just add a checkbox in the Exclude Dirs option.
  23. PeterPanettone

    GExperts Grep Search

    Or you could simply use the Exclude Dirs option in the dialog. EDIT: Oh, I found out that the Exclude Dirs option works only when searching in directories.
  24. PeterPanettone

    GExperts Grep Search

    That would be a nice new option: "Parse file list". With this option, grep search would parse all files listed in a separate file list. (A simple text file). This would be very useful! Or do a content search with EVERYTHING - it's very fast.
  25. PeterPanettone

    GExperts Grep Search

    Thomas, couldn't you please add the feature that the "parse map file" checkbox is automatically disabled (grayed out) if no map file exists?
×