Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 27th June 2006, 18:31   #1
ikoonman
Junior Member
 
Join Date: Jun 2006
Posts: 13
Navigation button disabling and page skipping

I am trying to do 2 things, and i simply cannot get the info i need on how to accomplish it.

Firstly - I need to disable the NEXT button on a custom form until the user has completed the username/password boxes.

Secondly - I need to be able to show different pages based on the result of a function I have written.

Can someone point me to some samples that will show me how to do this?

TIA
ikoonman is offline   Reply With Quote
Old 27th June 2006, 19:18   #2
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
The "notify" feature of InstallOptions allows you to disable the button if the user/pass are not yet given. If you don't want to show a page depending on previous input, you can use Abort in the pre-function.
Joost Verburg is offline   Reply With Quote
Old 27th June 2006, 22:08   #3
ikoonman
Junior Member
 
Join Date: Jun 2006
Posts: 13
Great! Thanks! Now where do I find that in the manual?
ikoonman is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump