Workspace dialog keyboard issue
Workspace dialog keyboard issue
Ctrl+[Shift+]Tab in the Workspace Default Options dialog do the same as Tab/Shift+Tab; they should change the active tab instead.
The latest Zeus for Windows release adds these new keyboard functions:
It should now be possible to implement this feature by rebinding these keys to one of the functions shown above.
Jussi
Code: Select all
NavigatorViewClasses - Set the classes as the active navigator panel.
NavigatorViewDrives - Set the drives as the active navigator panel.
NavigatorViewFiles - Set the files as the active navigator panel.
NavigatorViewFunctions - Set the functions as the active navigator panel.
NavigatorViewWorkspace - Set the workspace as the active navigator panel.
Jussi