Hi!
I want do a custom page using an .ini file. In this custom page for example i have 2 elements, a Droplist with 2 values A and B and a CheckBox.I want to have enabled the checkbox only when i select B value and this to be done when i make the selection, not in function that is checking this at the end.
Thanks for help!
Tony
Custom Page live update
5 posts
Re: Custom Page live update
On the InstallOptions page look for NOTIFY.
hth
Originally posted by manttyCheck the NSIS CHM.
Hi!
I want do a custom page using an .ini file. In this custom page for example i have 2 elements, a Droplist with 2 values A and B and a CheckBox.I want to have enabled the checkbox only when i select B value and this to be done when i make the selection, not in function that is checking this at the end.
Thanks for help!
Tony
On the InstallOptions page look for NOTIFY.
hth
Sorry wrong one.
Originally posted by rbgCODEWhy?
Sorry wrong one.
It calles your custom validation/leave function. In that function you can disable the checkbox.
Or am I missing something here????
I think he means that he posted in the wrong topic.
Information about this feature can be found in the InstallOptions Readme.
Information about this feature can be found in the InstallOptions Readme.