Skip to content
⌘ NSIS Forum Archive

Using "Enter" to navigate

3 posts

Guest#

Using "Enter" to navigate

Hi,

Our end product uses the "Enter" key to navigate between text fields. We want to provide the same functionality in the Directory Request controls in NSIS installer.

There are 3 Directory request controls. Pressing "Enter" on the first field should take you to the second, pressing "Enter" on the second should take you to the third, and pressing "Enter" on the third should start the install.

Any help would be appreciated. Thanks!

/Phani
Comm@nder21#
don't know, if this 's possible.
you may try to write a hack with system.dll calls (windows api functions)