Page 1 of 1

Workspace dialog keyboard issue

Posted: Sun Jun 12, 2005 8:56 pm
by kalons
Ctrl+[Shift+]Tab in the Workspace Default Options dialog do the same as Tab/Shift+Tab; they should change the active tab instead.

Posted: Mon Jun 13, 2005 3:24 am
by jussij
I will look into this.

Cheers Jussi

Posted: Wed Aug 03, 2005 7:59 am
by jussij
The latest Zeus for Windows release adds these new keyboard functions:

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.
It should now be possible to implement this feature by rebinding these keys to one of the functions shown above.

Jussi