Matthias
Members-
Content Count
33 -
Joined
-
Last visited
Everything posted by Matthias
-
Warning: Windows Update KB5028166 breaks NT Domains
Matthias replied to dummzeuch's topic in Tips / Blogs / Tutorials / Videos
Synology provides a patch to solve the problem on their NAS boxes which worked fine for me. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
B18 issue: Tree background in dark mode is white again (v11.3). And we still have large icons. -
I had the same last year and a strange discussion with Embarcadero… My card company found out that they have to extend their secure payment process.
-
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
@gkobler Initial setup issue There is an error message when installing WP.gksoftPlugin280.bpl via "Install Packages" for the first time (screenshot 1). It seems that HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\22.0\WelcomePage\gksoft is only created if you add a favorite. gksoft should be created if it is not found in HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\22.0\WelcomePage. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
@gkobler Small Feature request 😉 Please extend file type filter in OpenDialog "Add a Delphi Project" ideally similar to IDE (screenshot 1): Minimum should be *.dpr *.dpk *.* Typing error (screenshot 2) -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
@gkobler TreeView invalidate issue: Renaming a favorite group will not refresh TreeView as expected. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
Yes, fixed. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
@Uwe Raabe Do you know if there is already a QC ticket? -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
Yes, fixed. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
Update B9 -> B11 Modes are incorrect again. Second screenshot: Switched from dark to light, Are there new required registry keys (Screenshot 3)? -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
Update B9 -> B11 Modes are incorrect again. Second screenshot: Switched from dark to light, Are there new required registry keys? -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
Issue fixed. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
This is the link to the plugin where you can download it, so a quick way to look for news and updates. So I'm fine with this. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
@gkobler Sent as pm. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
@gkobler Column issue - my setting: Item list columns count: 2, Tree view width: 160 Resizing (making it smaller) works, but in some cases (unspecific situations) restoring to original size it switches to one column. As a workaround I click on an empty "Favorites" folder and back again. Then there are two columns again. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
Sounds like me... 😂 -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
@gkobler In some unspecific cases (currently I have no idea when) "ItemColumnsCount" and "TreeViewWidth" will be deleted (registry keys disappear). For the moment I just wanted you to be aware of this issue. Addional infos: v1.0.1.B5, my settings: ItemColumnsCount = 2, TreeViewWidth = 180. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
One more issue: Focus of a moved project (up/down) is lost. Moved item should keep focus. Behavior of moving folders within left panel works as expected. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
Not in dark mode, in light mode only. Another issue: When switching from light to dark and vice versa: Left panel (TreeView) is not updated -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
Plugin favorites (folder included) can be removed. IDE favorites should be maintained within IDE options. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
@gkobler v1.0.0.3: Yes, now it works. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
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 -
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:
-
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.
-
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
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.