

Matthias
Members-
Content Count
43 -
Joined
-
Last visited
Community Reputation
7 NeutralTechnical Information
-
Delphi-Version
Delphi 12 Athens
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
Which version do you have installed and which type (GetIt or Github)? -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
Feature request: The expanded/collapsed status of nodes should be saved/restored. If option "Close welcome page ..." is checked restoring of welcome page does not always work as expected. Sometimes it all nodes will be expanded or active node changes after closing a project. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
D12 B39: There's a package loading conflict when using VirtualTreeView from https://github.com/JAM-Software/Virtual-TreeView.git -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
D12 vB39: Changing order and/or reloading in a subfolder isn't possible. Buttons are disabled. Current workaround: Move to root folder and reorder / reload. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
B38 reads favorites staright forward from registry: Favorite 0 Favorite 1 Favorite 10 Favorite 11 Favorite 12 Favorite 13 Favorite 14 Favorite 15 Favorite 16 Favorite 17 Favorite 18 Favorite 19 Favorite 2 Favorite 20 Favorite 21 Favorite 3 Favorite 4 Favorite 5 Favorite 6 Favorite 7 Favorite 8 Favorite 9 B33 reads from registry and does a sort to display as expected Favorite 0 Favorite 1 Favorite 2 Favorite 3 Favorite 4 Favorite 5 Favorite 6 Favorite 7 Favorite 8 Favorite 9 Favorite 10 Favorite 11 Favorite 12 Favorite 13 Favorite 14 Favorite 15 Favorite 16 Favorite 17 Favorite 18 Favorite 19 Favorite 20 Favorite 21 -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
v1.2.0.B38: The order of favorite folders is not saved as expected. It is arbitrarily messed up. -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
Please don't change anything. Keep your eyes open when downloading both versions You simply can use "Save as..." -
wuppdi Welcome Page for Delphi 11 Alexandria?
Matthias replied to PeterPanettone's topic in Delphi IDE and APIs
I have absolutely no issue. WP works in both IDEs (x86 & x64). Downloaded bpl from your German Website. -
Delphi 12.3 & DevExpress: Installation Issues...
Matthias replied to Steve Maughan's topic in General Help
Thanks for your hints. I had no issues regarding DevExpress. -
How to NOT save changes when compiling?
Matthias replied to Squall_FF8's topic in Delphi IDE and APIs
German version: Tools -> Optionen -
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)