Jump to content

Matthias

Members
  • Content Count

    37
  • Joined

  • Last visited

Everything posted by Matthias

  1. Matthias

    wuppdi Welcome Page for Delphi 11 Alexandria?

    Issue 1: Folder sort order is still not saved in registry HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\22.0\WelcomePage\gksoft\Favorite 0 - x should be rewritten Try to move a favorite folder up/down and check registry after closing IDE. Tested with v1.0.0.2
  2. Matthias

    Delphi 11.2 Welcome Screen

    Configuration is very limited, Here a first third party plugin in an early state; https://dwp.gksoft.ch You can find some postings related to this plugin in DP:
  3. Matthias

    Can Rad Studio 11.1 and 11.2 coexist?

    No. There is only one BDS key in registry for D11.1 and D11.2 -> HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\22.0 Furthermore the D11.2 installer will remove an existing D11.1.x version. As mentioned before: Use a separate PC/VM. @David Nottage: Sorry, you already posted it.
  4. Matthias

    wuppdi Welcome Page for Delphi 11 Alexandria?

    Thanks for providing this great news! Your plugin looks really good. Do you have a page where issues can be reported? Found some... Sorting Entries: Moving up/down is not stored in registry - after IDE restart sort order is the old one. Clicking on "Recently used" or "Favorites" causes an exception: Zugriffsverletzung bei Adresse 5A50E3D4 in Modul 'vcl280.bpl'. Lesen von Adresse 00000004. Error message when dropping an entry from "Recently used/Projects" to Favorites group "The Item "123.groupproj" are already in the List!" - Yes groupproj is already in list, but it's stored in a different folder. So duplicate validation should include path.
  5. Matthias

    Solution to compare mysql schema via sql file

    This tool might help: Database Comparer Tools VCL: Database Comparer VCL Expensive but it worked for me.
  6. Matthias

    Delphi can't find JvWizard & JvWizardRouteMapList units

    Should be JEDI Library: JEDI Visual Component Library
  7. Matthias

    Deputy IDE Expert

    Great, thanks!
  8. Matthias

    Deputy IDE Expert

    Just tried to compile Deputy based on GitHub Repo Rev. 41 (TOTAL and Kastri installed). Getting this error: [dcc32 Fehler] SE.IE.Deputy.pas(420): E2003 Undeklarierter Bezeichner: 'GetWizardFileName' FWizardInfo.WizardFileName := GetWizardFileName; IT seems that GetWizardFileName is not part of TOTAL.
  9. Matthias

    Delphi 11 - Customize Toolbar works very badly

    This issue has already been reported in QC: https://quality.embarcadero.com/browse/RSP-34850
  10. Can confirm it for Code Explorer (docked and undocked). Source Indexer will be displayed once, afterwards it fails too. Debug Layout. has been deleted.before for testing again, same behavior.
  11. Matthias

    Lock MMX toolbars?

    It‘s from CnPack.
  12. Are you planning D10.3 support for Package Magician too?
×