mantty
2nd March 2004 09:27 UTC
Custom Page live update
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
MarcoDeGroot
2nd March 2004 09:46 UTC
Re: Custom Page live update
Originally posted by mantty
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
Check the NSIS CHM.
On the InstallOptions page look for NOTIFY.
hth
rbgCODE
2nd March 2004 19:31 UTC
Sorry wrong one.
MarcoDeGroot
3rd March 2004 09:54 UTC
Originally posted by rbgCODE
Sorry wrong one.
Why?
It calles your custom validation/leave function. In that function you can disable the checkbox.
Or am I missing something here????
Joost Verburg
3rd March 2004 10:13 UTC
I think he means that he posted in the wrong topic.
Information about this feature can be found in the InstallOptions Readme.