Jump to content
PeterPanettone

wuppdi Welcome Page for Delphi 11 Alexandria?

Recommended Posts

10 minutes ago, Rafal.B said:

image.thumb.png.35a0bf5432958e6aacc18a1715a4ed01.png

The same version I use.

 

Try setting the value in the registry to 2 and then starting Delphi.

image.thumb.png.dd6acb539415febc51933780066d8cfe.png

Share this post


Link to post
Posted (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 by Rafal.B

Share this post


Link to post
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

 

image.thumb.png.1cbcf69b9e385b6bda01c12f1904830a.png

 

start

image.png.8b9f92d192cd4bd0b5be7ceacefe578b.png

 

Set the filter to DWP*

image.thumb.png.316a666343b328ec207ab33d639ea31b.png

 

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

"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:

image.thumb.png.01ded2f51525a315506a948a14810de7.png

 

After restarting:

image.thumb.png.f7fc6baea9454e359a5085d367ec0ace.png

Share this post


Link to post
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
On 8/2/2025 at 2:44 PM, Rafal.B said:

image.thumb.png.f7fc6baea9454e359a5085d367ec0ace.png

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
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
Posted (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. 😞

image.thumb.png.1a196cf1111859f6083f0a1f752ec360.png

Help.

Edited by Ian Branch

Share this post


Link to post
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
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
3 minutes ago, Ian Branch said:

D13 version coming

When officially released then yes

  • Thanks 1

Share this post


Link to post
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

  • Thanks 3

Share this post


Link to post

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 🙂

 

image.thumb.png.f6254199fa2de1c4f1804e0ae9d39648.png

Edited by Rafal.B

Share this post


Link to post

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
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
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

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:

image.thumb.png.d6a72e15e3016fc272b920ffc6f021ce.png

"Strange situation. I don't really understand what's causing the error, it's definitely not MMX."

Share this post


Link to post
30 minutes ago, Rafal.B said:

This time it behaved a bit differently; I immediately got the error:

image.thumb.png.d6a72e15e3016fc272b920ffc6f021ce.png

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

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
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

@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:

image.png.4f7502ed1390bcb1a9dac10ccf28ed60.png

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×