Jump to content

PeterPanettone

Members
  • Content Count

    1389
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by PeterPanettone

  1. PeterPanettone

    Parnassus Bookmarks: Clear All Bookmarks?

    How do you show this window?
  2. PeterPanettone

    Parnassus Bookmarks: Clear All Bookmarks?

    I have tried the GExperts IDE Menu Shortcuts: But it does not work!
  3. https://techcrunch.com/2022/06/10/apple-m1-unpatchable-flaw/
  4. PeterPanettone

    MIT researchers uncover ‘unpatchable’ flaw in Apple M1 chips

    I have an AdBlocker (AdBlock). No problems whatsoever.
  5. PeterPanettone

    MIT researchers uncover ‘unpatchable’ flaw in Apple M1 chips

    I can confirm that the link works in MS Edge too.
  6. PeterPanettone

    MIT researchers uncover ‘unpatchable’ flaw in Apple M1 chips

    The link works in any browser. What browser do you use? Please simply left-click on the link to open the link.
  7. RANDOMLY (and sometimes repeatedly), the Delphi 11 Alexandria IDE starts with this error message (of course, the IDE start is delayed until I click the OK button on the error message): Obviously, one of the packages loaded during the IDE start randomly produces this error. Unfortunately, the error message does not tell me which package causes the error. As this error occurs RANDOMLY, it is not possible finding the culprit by switching off single packages. Has anyone encountered this type of error?
  8. PeterPanettone

    IDE start randomly stops with error message

    I use GExperts, CnPack, MMX, Parnassus Bookmarks, and Project Magician.
  9. PeterPanettone

    IDE start randomly stops with error message

    Do you use GExperts or CNWizards?
  10. PeterPanettone

    IDE start randomly stops with error message

    I suspect a bug in the IDE itself. So I am not sure whether madExcept could help here. If the IDE were open-source, it would be easy to catch the bug.
  11. PeterPanettone

    IDE start randomly stops with error message

    Do you have a suspect which package could cause the error?
  12. PeterPanettone

    $Variable for Styles directory?

    Delphi has many directory $Variables which can be used in several contexts, for example: $(BDS)\source Is there a $Variable for the default Styles directory which in Delphi 11 is?: C:\Users\Public\Documents\Embarcadero\Studio\22.0\Styles
  13. PeterPanettone

    Parnassus Bookmarks for Delphi 11 Alexandria?

    Can you describe that failure? Do you have a screenshot? Windows version?
  14. PeterPanettone

    Parnassus Bookmarks for Delphi 11 Alexandria?

    I don't think that other installed experts are the cause of the restart failure. It must be something different.
  15. PeterPanettone

    Parnassus Bookmarks for Delphi 11 Alexandria?

    Yes, both. BUT, as I said: The installation was OK. The crash occurred when RESTARTING THE IDE only by clicking on the "Restart now" button provided by the installer. There must be some other failure because the IDE RESTART failed on other occasions before too after installing something from GetIt which required a restart. So it's the IDE RESTART procedure that fails under specific conditions.
  16. PeterPanettone

    Parnassus Bookmarks for Delphi 11 Alexandria?

    The same happened when I installed Navigator.
  17. PeterPanettone

    Parnassus Bookmarks for Delphi 11 Alexandria?

    I've installed Parnassus Bookmarks now in Delphi 11.1 from GetIt. The installation worked, but the RESTART action failed: After that, I had to kill the BDS process in Task Manager. After restarting the IDE, Bookmarks now works flawlessly. Thank you Embarcadero!
  18. PeterPanettone

    F6 Search feature does not work anymore?

    This really is the solution! Thanks!
  19. PeterPanettone

    Parnassus Bookmarks for Delphi 11 Alexandria?

    Do you have reliable information?
  20. Does anybody have a Delphi 10.4 version of the wuppdi Welcome Page?
  21. PeterPanettone

    Delphi MRU Project Manager

    The Delphi IDE has only a flat MRU list. Accessing the knowledge from previous projects enhances productivity. So this is a start from accessing that knowledge - Delphi MRU Project Manager: This project is open source and copyrighted by me. It will be enhanced to become a full-featured Delphi Project Manager in the future. Constructive suggestions are welcome. DelphiMRUManager.zip
  22. PeterPanettone

    Delphi MRU Project Manager

    This is version 0.8.5: These are the changes since the last version: - 2022-02-11 - Fixed a bug showing a wrong program version in the title bar - New Feature: When a Project is selected in the Project-List, then all Groups containing this project are shown with a Bold Blue Font - 2022-02-12 - Added an About page (Digital Signature checking, showing Process memory, contact controls, UI Text-Size, ...) - 2022-02-13 - Made the Project-List more user-friendly by automating some of its properties: The Modified column is automatically aligned to the right and sized to its content - 2022-02-14 - Added usability and accessibility features to the Preferences Page: - Added an option to customize the row height in the Project-List - Added an option to customize the Title Bar color - 2022-02-15 - Added optimizations and features to the window's Title Bar: - Stay-On-Top button - Moved the main menu to the Title Bar As explained in the previous posting, the source code is now hosted on our company's website: https://www.pa-soft.com/freeware.html#ZUFUYmki The package can be downloaded for free and now also contains the digitally signed compiled EXE for people who don't have Delphi 11 Alexandria.
  23. PeterPanettone

    Delphi MRU Project Manager

    This is version 0.8.1: These are the changes since the last version: - 2022-02-10 - Several small improvements - Clicking the EXE file shown in the Project Details now shows the version information from the clicked EXE file Starting from this version, the source code is now hosted on our company's website: https://www.pa-soft.com/freeware.html#ZUFUYmki The package can be downloaded for free and now also contains the digitally signed compiled EXE for people who don't have Delphi 11 Alexandria.
  24. PeterPanettone

    Delphi MRU Project Manager

    Here is version 0.8: These are the changes since the last version: - 2022-02-08 - Finally, I implemented PROJECT GROUPS as a flexible and customizable TREE BAR on the left side with an unlimited number of sub-groups (optionally recursive) You can add (or rename or remove) a Project Group by right-clicking an existing Project Group and then clicking on the desired option in the context menu There are different ways of adding a Project to a Project Group: - By Drag and Drop: - Drag and drop a Project from the Project List to the desired Project Group - Drag and drop a Project file from Windows File Explorer to the desired Project Group - From the Clipboard: - Copy the plain text of a .DPROJ Project file-path to the clipboard, and then right-click the desired Project Group to paste the Project to the Group from the context menu - In the Windows File Explorer/Manager, copy a Project file to the clipboard, and then right-click the desired Project Group to paste the Project to the Group from the context menu - You can remove a Project from its Project Group by clicking the corresponding button on the Toolbar The Header shows whether the Project-List is in MRU-MODE or in GROUP-MODE: - Clicking an MRU-LIST (in the Hader's IDE selector) sets the Project-List into MRU-MODE - Clicking a GROUP-Node (in the Groups-TreeView) sets the Project-List into GROUP-MODE (visual indicator: The blue Delphi icons) The RECURSIVE option switch controls whether the Group Projects are searched recursively in the Sub-Groups of the selected Group Node - You can also quickly toggle between GROUP-MODE and MRU-MODE by clicking the Project-List Mode indicator on the Header's right side The additional Project Groups feature makes the program a universal Delphi Project Manager beyond the realm of Projects found in the IDE MRU Lists The Project-Groups control needs an additional open-source library: Bonus KSVC 7.0, available from GetIt (= Konopka Signature VCL Controls by Ray Konopka) DelphiMRUManager 0.8 (2022-02-08).zip
  25. PeterPanettone

    Delphi MRU Project Manager

    AFAIK, TRichEdit is the only new component in Delphi 11 Alexandria used in Delphi MRU Project Manager.
×