Jump to content

PeterPanettone

Members
  • Content Count

    1318
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by PeterPanettone

  1. 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.
  2. 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.
  3. 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.
  4. 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.
  5. PeterPanettone

    Add Method dialog layout in Delphi 11 Alexandria

    Wouldn't all problems be solved if you would allow editing this GUI font size?
  6. 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.
  7. 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?
  8. PeterPanettone

    Compiler version for Alexandria

    The table of Compiler Versions has not yet been updated for Alexandria:
  9. 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.
  10. PeterPanettone

    Delphi 11: Text size too small!

    Please stay on topic.
  11. 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.
  12. PeterPanettone

    Delphi 11: Text size too small!

    You deliberately make WRONG OFFTOPIC ASSUMPTIONS. But I don't want to talk about your wrong assumptions.
  13. 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"
  14. 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
  15. 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?
  16. PeterPanettone

    Delphi 11: Text in the Messages Pane is illegible!

    You make silly offtopic FALSE assumptions. You have a legacy outdated concept of customization. Customization can be done in a smart way. Explore the possibilities of smart customization.
  17. PeterPanettone

    r3588 and Alexandria

    After executing MakeInstallers.cmd, the \BuildInstall\Output directory is still empty! (Of course, I have updated the ISCC path in MakeInstallers.cmd to my existing one)
  18. PeterPanettone

    r3588 and Alexandria

    That works: Please also add an UNREGISTER script. Thank you!
  19. PeterPanettone

    r3588 and Alexandria

    In GExperts.iss I have added the Alexandria compiler definition: #ifdef RS110 #define IDEShortName "RADStudio" #define IDELongName "RAD Studio" #define IDEVer "11.0" #define DLLSuffix "RS110" #define IDERegName "BDS" #define IDERegVer "22" #endif Is this correct?
  20. PeterPanettone

    r3588 and Alexandria

    I can confirm this for r3589: But how to install \Binaries\GExpertsRS110.dll? \BuildInstall\GExperts.iss has not yet been updated to Alexandria In \BuildInstall\MakeInstallers.cmd I have updated the ISCC.exe path to my existing path: set iscc="C:\Program Files (x86)\Inno Setup 6\ISCC.exe" ...and then executed MakeInstallers.cmd (with no apparent errors). However, the directory \BuildInstall\Output remains empty!
  21. PeterPanettone

    Delphi 11: Text in the Messages Pane is illegible!

    Rather, it seems that their implementation of the Messages pane is flawed. (Line height not fitting the font size).
  22. PeterPanettone

    r3588 and Alexandria

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

    r3588 and Alexandria

    It's the same for me. Am I addicted?
  24. 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!
×