|
|
|
|
#1 |
|
Junior Member
Join Date: Jul 2006
Posts: 30
|
nsDialogs::OnClick for resource added button
I've used a resource editor to add a button to the main dialog. I'm trying to add a click event to it, but to no avail.
I've created the button as follows (in the the modern_headerbmp.exe): code: and I'm trying to add the click event using this NSIS code: PHP Code:
Essential I want this button to go to a custom "Options" page. And when the options page is being shown, I want the button to go back to the first page. So there are 4 pages total. 1. The first page, 2. the options page, 3. the installation page, 4. the finish page. This button should toggle between the 1st and 2nd page, and disappear for the last two pages. Would I be better off just overriding the "Back" button? |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Dec 2003
Location: Hungary
Posts: 37
|
ButtonEvent
Use ButtonEvent Plug-in.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|