PhilippeG
Posts: 20
Joined: Thu Jan 14, 2021 3:49 pm

Update [PrimaryVolumeSpaceRequired]

Tue Jun 15, 2021 3:05 pm

Hi,

In a dialog, i have a QuickSelectionTree and a text control with Text = [PrimaryVolumeSpaceRequired], [PrimaryVolumeSpaceAvailable]
I used Enhanced User Interface.
When i select a Feature, the text doesn't change.

How update the (text or properties [PrimaryVolumeSpaceRequired], [PrimaryVolumeSpaceAvailable] when i select feature

Thanks,

Catalin
Posts: 6540
Joined: Wed Jun 13, 2018 7:49 am

Re: Update [PrimaryVolumeSpaceRequired]

Tue Jun 22, 2021 3:50 pm

Hello Philippe,

The easiest way to achieve this would be using the "OptionalFeatsDlg" dialog.

In that dialog, make the "Quick Selection List" control a little bit smaller and add the static text right under it.

Here is a sample project:

The text should change when you unselect the "MainFeature" feature (as the other two are empty features).

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”