Forum: NSIS Discussion
2nd June 2006, 14:08
|
|
Replies: 8
Views: 2,848
|
Forum: NSIS Discussion
2nd June 2006, 07:31
|
|
Replies: 8
Views: 2,848
|
Forum: NSIS Discussion
1st June 2006, 10:28
|
|
Replies: 8
Views: 2,848
Returning back to ShowFunc ?
Then why, in...
Returning back to ShowFunc ?
Then why, in ShowFunc, I can't check if NOTIFY was called(using $notify_flg variable)?
And if Abort does not return to ShowFunc, then how the Next button is changed...
|
Forum: NSIS Discussion
1st June 2006, 08:17
|
|
Replies: 8
Views: 2,848
ahmm, to understand I begin.
I actually tried...
ahmm, to understand I begin.
I actually tried that already, but there is another problem:
- my page shows with Next button disabled
- when i select item from list the button blinks as enabled and...
|
Forum: NSIS Discussion
31st May 2006, 16:03
|
|
Replies: 8
Views: 2,848
Using NOTIFY flag is jumping over my page
Hello,
it is simple: two custom pages;
on first
- select item from listbox
- click Next and go to second
on second
- check/uncheck checkbox and finish.
I set flags=notify on listbox in...
|