|
|
#1 |
|
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 |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] 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 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|