Jump to content
PeterPanettone

wuppdi Welcome Page for Delphi 11 Alexandria?

Recommended Posts

51 minutes ago, Matthias said:

It is arbitrarily messed up.

Do you have a prinscreen of what it should look like and what it looks like with B38?

Share this post


Link to post
Posted (edited)

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
 

25-04-2025_14-18-28.png

Edited by Matthias

Share this post


Link to post
On 4/25/2025 at 12:46 PM, Matthias said:

v1.2.0.B38: The order of favorite folders is not saved as expected. It is arbitrarily messed up.

Fixed, try with B39 (32 and 64Bit)

  • Thanks 1

Share this post


Link to post

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.

D12.x_controllist_sort_order_issue.thumb.png.127b6b6a37c6bf5ba956d60d17eedc59.png

Share this post


Link to post

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.

 

27-04-2025_20-51-48.png

Share this post


Link to post
On 4/27/2025 at 3:25 PM, Matthias said:

Changing order and/or  reloading in a subfolder

 

On 4/27/2025 at 4:14 PM, Matthias said:

There's a package loading conflict when using VirtualTreeView from https://github.com/JAM-Software/Virtual-TreeView.git

Fixed in D12 V1.2.0.B40 (32 and 64 Bit)

 

On 4/27/2025 at 8:56 PM, Matthias said:

Feature request:
The expanded/collapsed status of nodes should be saved/restored.

Will check what i can do, But it takes a while, i'm still busy with other tasks at the moment.

  • Thanks 1

Share this post


Link to post
2 hours ago, wesleyoficial.com said:

Could you make available for download, version 1.1.1.B33 for Delphi 11, while the improvements are not implemented for D11

I will release the B40 also for D11 But give me some time. 😉

Share this post


Link to post

I have just tried to replace version 1.1.1.B33 with 1.2.0.B40. Unfortunately, there seems to be a problem if you have already installed another version of VST.

1.1.1.B33.png

Share this post


Link to post
2 hours ago, BerndS said:

I have just tried to replace version 1.1.1.B33 with 1.2.0.B40. Unfortunately, there seems to be a problem if you have already installed another version of VST.

Which version do you have installed and which type (GetIt or Github)?

Share this post


Link to post
Quote

Which version do you have installed and which type (GetIt or Github)?

Github Version 8.1 mit geringfügen Anpassungen für XE7.

Share this post


Link to post
23 hours ago, BerndS said:

1.1.1.B33.png

 

On 4/27/2025 at 8:56 PM, Matthias said:

If option "Close welcome page ..." is checked restoring of welcome page does not always work as expected.

Fixed in B41

 

On 4/29/2025 at 1:19 PM, wesleyoficial.com said:

Could you make available for download, version 1.1.1.B33 for Delphi 11, while the improvements are not implemented for D11.

 

Have release V1.2.0.B41 for D12 32 + 64 Bit, D11 32 Bit

On 4/27/2025 at 8:56 PM, Matthias said:

Feature request:
The expanded/collapsed status of nodes should be saved/restored.

Is still open.

  • Thanks 1

Share this post


Link to post
3 hours ago, wesleyoficial.com said:

Version 1.2.0.B34+ fails to install on D11 with VirtualTreeView from https://github.com/JAM-Software/Virtual-TreeView.git.

have installed JAM--VirtualTreeView, and test it with B41 of the WP-Plugin. It works together! I hade some problem at D12, but i resolved that. D11 is the same code, no changes just compile it with D11.

 

Have recomiled the BPL, may you download it again.

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

×