02.03.2009 Version 622:
* New. New functions for toolbars (None But Main, All, None, Reset Preferences).
Reset Preferences - resets user preferences to allow automatic toolbar behaviour (show/hide on frame switch etc) Details...
* New. Shortcut to show/hide main menu (by default Alt+F10) for cases when user hides all toolbars and menues.
FYI
since i have an own keymap___.xml i didn't have this Alt+F10 shortcut.
Now i have test "Toolbar: None" and so i am lost (ok, not really lost because i was able to help myself, but others...?...)
Don't know what to do... just mention it.
---------------
To solve this problem if you're trapped :
- delete or rename your current workspace (the hide toolbar settings are stored there in)
HippoEDIT will create an new workspace.
- or edit your workspace file and remove the > hidden="true" < part.
- or edit your keymap.xml and add > <Shortcut verb_id="View.ToolbarMainMenu" key="121" alt="true"/> <
Be sure to have > key="121" alt="true" < only once there in.
---------------------
Oh, just discover that "View.ToolbarMainMenu" is an toggle option. Nice.