Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 29th July 2005, 06:46   #1
Anup J Rao
Junior Member
 
Join Date: Jul 2005
Posts: 6
Radiobuttons on License Page

Hi,
I have inserted a license page using InstallOptions MUI.
I need to use the 'Radiobuttons' version of the licensepage as per my requirements. However, when I select the 'I agree' option and proceed to the next custom page and come back. The 'I agree' option is retained. I would prefer to set the option back to 'I decline' on returning to the page with the NEXT button disabled.

How can I achieve this?

Regards
Anup J. Rao
Anup J Rao is offline   Reply With Quote
Old 29th July 2005, 10:47   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
That'd just annoy the user in my opnion. However, if you really want to do it, you can set the radio button in the show callback function of the page. Send it the appropriate message using SendMessage. You can find message definitions in WinMessages.nsh.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik 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