gkobler 56 Posted August 1 10 minutes ago, Rafal.B said: The same version I use. Â Try setting the value in the registry to 2 and then starting Delphi. Share this post Link to post
Rafal.B 3 Posted August 1 (edited) 14 minutes ago, gkobler said: Try setting the value in the registry to 2 and then starting Delphi. I've already tried that too. Refreshing the register reading (F5) while running D shows the value changing to 1 at some point. Â I'm running D as Administrator. I also tried as a regular user, same result. Edited August 1 by Rafal.B Share this post Link to post
gkobler 56 Posted August 1 9 minutes ago, Rafal.B said: D shows the value changing to 1 at some point. Ok, Please activate the OutputDebugString Option, then close Delphi and   start  Set the filter to DWP*  Now you can start Delphi and collect the Messages and after that store it to a file. Send me that file via PN. Thanks Share this post Link to post
gkobler 56 Posted August 2 (edited) Can you try the B45 32Bit? And give me a feedback. Thanks WP.gksoftPlugin290.bpl.7z Edited August 2 by gkobler Share this post Link to post
Rafal.B 3 Posted August 2 "Item Columns Count" works correctly. Thanks. Â However, there's a problem with "Tree View Width." After setting the width with the mouse, the current width is saved in a register. After turning D off and on, the value of this register doesn't change, but the bar is set to a different, undefined width. Â After setup: Â After restarting: Share this post Link to post
gkobler 56 Posted August 2 20 minutes ago, Rafal.B said: However, there's a problem with "Tree View Width." After setting the width with the mouse, the current width is saved in a register. After turning D off and on, the value of this register doesn't change, but the bar is set to a different, undefined width.  Please send me the OutputDebugString via PM again. Thanks Share this post Link to post
ringli 1 Posted August 5 On 8/2/2025 at 2:44 PM, Rafal.B said: Unfortunately, the black icons are not very easy to see on a dark IDE. Would it be possible to create an alternative icon set for dark mode? Share this post Link to post
gkobler 56 Posted August 5 On 8/2/2025 at 2:44 PM, Rafal.B said: However, there's a problem with "Tree View Width." After setting the width with the mouse, the current width is saved in a register. After turning D off and on, the value of this register doesn't change, but the bar is set to a different, undefined width. Fixed in Version 1.2.2.B47 D12.x x86 and x64 are ready for download. Â 4 hours ago, ringli said: Would it be possible to create an alternative icon set for dark mode? It's on my Todo list. Share this post Link to post
Ian Branch 142 Posted August 31 (edited) I have had to reinstall Delphi 12.3. !@#$%^&* Windows... I have added the latest 290 32bit WP package but it won't allow me to add a new folder or a project. The buttons at the top are greyed out. 😞 Help. Edited August 31 by Ian Branch Share this post Link to post
gkobler 56 Posted September 1 13 hours ago, Ian Branch said: but it won't allow me to add a new folder or a project Click first to Favorites and then you you can add Projects and subfolders Share this post Link to post
Ian Branch 142 Posted September 1 8 hours ago, gkobler said: Click first to Favorites and then you you can add Projects and subfolders Ah Ha! Done. I had totally forgotten. All good now Tks. D13 version coming?? Share this post Link to post
gkobler 56 Posted September 1 3 minutes ago, Ian Branch said: D13 version coming When officially released then yes 1 Share this post Link to post
Rafal.B 3 Posted Wednesday at 07:31 PM On 9/1/2025 at 9:38 PM, gkobler said: When officially released then yes It's already 13 🙂 Share this post Link to post
gkobler 56 Posted Friday at 05:13 PM On 9/10/2025 at 9:31 PM, Rafal.B said: It's already 13 Our Welcomepage Plugin Version 1.2.2.B47 is now for all IDE versions D11, D12 and D13 (x86 and x64) available. Download at: https://dwp.gksoft.ch 3 Share this post Link to post
Rafal.B 3 Posted Friday at 06:31 PM 1 hour ago, gkobler said: Our Welcomepage Plugin Version 1.2.2.B47 is now for all IDE versions D11, D12 and D13 (x86 and x64)Â available. Download at: https://dwp.gksoft.ch Thanks. Share this post Link to post
Rafal.B 3 Posted Saturday at 03:19 PM (edited) Hello. A new problem has appeared in D13. Following the list below, it's reproducible: 1. Install D13 2. Install MMX 3. Install gksoftPlugin370 4. Load project from this plugin (important) 5. Close D13 At this point, the operation takes quite a while, and finally, I get an error (shown below). If I don't install MMX or (after installation) uninstall it, everything works fine. Installing MMX and gksoftPlugin370 together has a problem. Considering that MMX is very necessary in D13, I can't get rid of it. It would be nice to have gksoftPlugin370 as well 🙂  Edited Saturday at 08:08 PM by Rafal.B Share this post Link to post
gkobler 56 Posted Sunday at 10:14 AM Ok, will look what i can do. It could be hard to find. Is that issue also in D12 or D11 happend? Share this post Link to post
Rafal.B 3 Posted Sunday at 11:42 AM 1 hour ago, gkobler said: Ok, will look what i can do. It could be hard to find. Is that issue also in D12 or D11 happend? There's no problem with D12. I don't know about D11, I don't have it 🙂 Share this post Link to post
gkobler 56 Posted Sunday at 02:07 PM 22 hours ago, Rafal.B said: A new problem has appeared in D13. Following the list below, it's reproducible: @Uwe Raabe: FYI Â have try it out with MMX 16.0.8.B59 but i can't reproduce the issue at my installation (32 + 64Bit IDE) Share this post Link to post
Rafal.B 3 Posted Sunday at 05:27 PM I ran another test. I uninstalled D13 and cleared all folders and registries. I reinstalled D13. Then gksoftPlugin370. (I didn't install MMX!) I created MyProject (FMX), saved it, and closed it. Then I opened it using: gksoftPlugin370 -> Recently used -> Projects -> MyProject Then I closed D13. This time it behaved a bit differently; I immediately got the error: "Strange situation. I don't really understand what's causing the error, it's definitely not MMX." Share this post Link to post
gkobler 56 Posted Sunday at 06:03 PM 30 minutes ago, Rafal.B said: This time it behaved a bit differently; I immediately got the error: I don't see any lines of code that come from the WP plugin. Â By the way... when you click to a project or file at the WP-Plugin, then i call the OnClick Event of the menuitem "OpenProject" or "OpenFile" from the IDE itself. Share this post Link to post
Rafal.B 3 Posted Sunday at 06:39 PM When I open a project with the original IDE plugin "Open Recent," there are no problems (errors) when closing D13. Some time passed, and... everything started working fine. I didn't do anything except open and close D13 several times. I don't understand this situation. It's just a hocus pocus. 🙂 I'll see what happens tomorrow 🙄 Share this post Link to post
gkobler 56 Posted Sunday at 06:49 PM 8 minutes ago, Rafal.B said: I don't understand this situation. It's just a hocus pocus. I would like to help you, but as I already mentioned, I can't reproduce it on my end. Share this post Link to post
Matthias 7 Posted Sunday at 09:30 PM @gkobler I actually have a similar problem in D13 (D12 runs fine and stable). I will try to narrow down these crashes. Embarcadero has mentioned that the have extended ToolsAPI (Welcome Page method to refresh the UI). Maybe we have to take a closer look...  A first hint: I think it happens when close welcome page option is checked: Share this post Link to post