Skip to content
⌘ NSIS Forum Archive

Keyboard accelerator cosmetics?

4 posts

Ardhian#

Keyboard accelerator cosmetics?

Hi,

I'm using NSIS (v2.0b3) on Win2k.

I think I got a (minor) cosmetic problem with NSIS.
This problem requires the "Hide keyboard navigation
indicators until I..." options on the Display Properties
to be checked.
When I used welcome page on ModernUI (the same thing happens
when I used any InstallOptions page -- without MUI --
*before* any pre-defined NSIS dialogs), the keyboard
accelerator (on "Next" button) is shown, but on the next page
it dissapears even though I clicked "Back" and returned
to welcome page.

I don't like this behaviour... I think the problem is
in InstallOptions (v2.1) plugins...

I'm just asking if it's already fixed 🙂

Actually I just started using NSIS a week ago... and I
found this installer is *GREAT* and *SOLID*,
apart from it "doesn't suck and isn't huge". heh.

- An undergraduate student.
Joost Verburg#
So the keyboard accelerator is being show immidiately on the first page without pressing ALT? I can't reproduce that.
Ardhian#
That's strange...

Humm... that's strange...

Actually, the keyboard accel doesn't show up (works normally) if I don't use the "Welcome Page", but it does when I used it...

Perhaps I'll try it one some of my friend's PC first..

Thanks
virtlink#
You could attach the compiled version (and maybe the script), so that we can see what you mean and maybe remove bugs, if any.