Jump to content

PeterPanettone

Members
  • Content Count

    1227
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by PeterPanettone

  1. PeterPanettone

    RADStudio-DemoKit/11-demos/

    Here is a set of demos specifically for Delphi 11 Alexandria: https://github.com/Embarcadero/RADStudio-DemoKit/tree/main/11-demos As of now, there are 5 demos in this collection: RichEdit Draft RAD 11 Demos 21 days ago TTreeView VCL Themes 13 days ago TZipFile Update to the form, removed unused button and added label to show the… 19 days ago Win11Corners Create readme.md 13 days ago Wsl2 Wsl2Demos 13 days ago
  2. PeterPanettone

    Parnassus Bookmarks for Delphi 11 Alexandria?

    Do you mean the MINIMAP? That is a feature of advanced text editors like UltraEdit: A reduced preview of the entire text.
  3. PeterPanettone

    Parnassus Bookmarks for Delphi 11 Alexandria?

    Once you get used to it, you can't do without these plugins. I hope they will also add a single keyboard shortcut to show the Bookmarks panel.
  4. PeterPanettone

    Delphi 11 Alexandria: New Edit Window

    I admit that my conclusion is subjective (just like yours). I should have said: "In the current form it is useless for me".
  5. After having installed GExperts in Delphi 11 Alexandria I always get this error message when closing the IDE: This happened also in the previous versions of the IDE.
  6. PeterPanettone

    Error when closing IDE after having installed GExperts in Alexandria

    The error still persists. Clicking OK on the error message does not help - the error message just returns in an infinite loop.
  7. The Add Method dialog still seems a desperate attempt to pack as many things as possible into the smallest possible space like in a tuna can: Please give them controls more room. There is no need to SQUEEZE everything. Please INCREASE THE WIDTH of the dialog. No one is forcing you to squeeze everything together. Thank you!
  8. PeterPanettone

    Add Method dialog layout in Delphi 11 Alexandria

    People's tastes are just different: some love canned tuna, others prefer chef's menus.
  9. PeterPanettone

    r3588 and Alexandria

    Tried to install r3588 in Alexandria: Executed \gexperts-code-r3588-trunk\Projects\DelphiXx110Alexandria\__Build_Project.cmd: The system cannot find the batch label specified - DelphiXx110Alexandria DelphiPath: "" *** Error: Directory "" does not exist. Variable DelphiPath in C:\COMP\_Addons\GExperts\GExperts_Sourcecode\gexperts-code-r3588-trunk\BuildTools\doGetDelphiPath.cmd *** Press any key to continue . . . The system cannot find the path specified. 'msbuild' is not recognized as an internal or external command, operable program or batch file. done building GExpertsRS110.dproj Press any key to continue . . .
  10. PeterPanettone

    Add Method dialog layout in Delphi 11 Alexandria

    It is not a lot of stuff. But it's stuff that REALLY WORKS! The people at DevExpress are really smart developers.
  11. PeterPanettone

    Add Method dialog layout in Delphi 11 Alexandria

    The ultimate LAYOUT SOLUTION: https://docs.devexpress.com/WindowsForms/3407/controls-and-libraries/form-layout-managers/layout-and-data-layout-controls/layout-control/layout-control The same exists for VCL.
  12. PeterPanettone

    Add Method dialog layout in Delphi 11 Alexandria

    DevExpress has a LayoutControl that works perfectly even on High-DPI screens. I advise everyone to try out the DevExpress LayoutControl just to get a feeling of what Flexible Layout means.
  13. PeterPanettone

    Add Method dialog layout in Delphi 11 Alexandria

    Nobody has blamed software developers. This is not a True/False (dialectic) issue. That is true. The solution is User-Configurability: Resizable dialogs, flexible layouts, GUI Font Size settings. The time of naive static UIs is long gone.
  14. PeterPanettone

    Add Method dialog layout in Delphi 11 Alexandria

    Wouldn't all problems be solved if you would allow editing this GUI font size?
  15. PeterPanettone

    Add Method dialog layout in Delphi 11 Alexandria

    Software developers often tend to shift the blame for software malfunctions onto the users of their software (like politicians tend to blame the voters ). User configurations can be very different. Software developers should take this into account.
  16. PeterPanettone

    Delphi 11: Text size too small!

    Successfully installed Delphi 11: But the text size in the Menu, Welcome page, Object Inspector, etc. is VERY SMALL! Is there a setting to increase the overall text size of the IDE GUI?
  17. PeterPanettone

    Compiler version for Alexandria

    The table of Compiler Versions has not yet been updated for Alexandria:
  18. PeterPanettone

    Compiler version for Alexandria

    No. I have not yet dared to ask the compiler for advice. However, the compiled binaries execute well and fast.
  19. PeterPanettone

    Delphi 11: Text size too small!

    Please stay on topic.
  20. PeterPanettone

    Delphi 11: Text size too small!

    No. You are making assumptions out of your fantasy. But I don't want to talk about your fantasy.
  21. PeterPanettone

    Delphi 11: Text size too small!

    You deliberately make WRONG OFFTOPIC ASSUMPTIONS. But I don't want to talk about your wrong assumptions.
  22. PeterPanettone

    r3588 and Alexandria

    As I wrote: My Inno Setup path is: C:\Program Files (x86)\Inno Setup 6\ISCC.exe So the path assignment in MakeInstallers.cmd is: set iscc="C:\Program Files (x86)\Inno Setup 6\ISCC.exe"
  23. PeterPanettone

    CodeSite News

    Message from Raize: This is the Pro version of CodeSite, the Ultimate Logging System for RAD Studio and Visual Studio. It is now available for RAD Studio 11: The CodeSite Light version can be installed for free from the GetIt Package Manager. https://raize.com
  24. The Messages Panel font size is illegible (line-height is too small): There seems to be no way to separately set the font size or the line height for the Messages pane?
×