Forum: NSIS Discussion
28th November 2007, 09:04
|
|
Replies: 4
Views: 2,942
|
Forum: NSIS Discussion
27th November 2007, 18:15
|
|
Replies: 4
Views: 2,942
Thanks a lot for your answer
Well, I based...
Thanks a lot for your answer
Well, I based my code on the example that comes with the NSIS installation: NSISDIR\Examples\nsDialogs\example.nsi
And the problem is the same here. You can check...
|
Forum: NSIS Discussion
27th November 2007, 08:23
|
|
Replies: 4
Views: 2,942
Troubles when retrieving the state of a checkbox
Hi all
Using nsDialogs, I'm trying to check the state of a checkbox each time it's clicked.
First of all it seems like the nsDialogs::OnChange event isn't working for checkboxes... or am I...
|