Installer built with Install4j - Arrow keys cannot be used to navigate across buttons during install -


we have enterprise product installer built using install4j. issue have arrow keys cannot used move across buttons on install screens ("next", "back", "cancel" etc.) general standard (i looked @ few software installers - postgresql, git shell etc) , these support moving across buttons using arrow keys.

the install4j version using 5.1.11. have such support ? if yes, how, if no, there chance might have facility in future versions ?

use alt+left , alt+right navigate between screens. left , right not work keyboard shortcuts, example when text field focused.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -