[wingide-users] Help - F1 and F2 no workie!
Wingware Support
support at wingware.com
Wed Jan 23 19:47:47 MST 2008
Michael Hipp wrote:
> I have a fresh install of Wing 3.03-1 and the F1 and F2 keys are dead -
> they don't toggle the horiz and vertical tool bars respectively.
>
> They're defined as below in Preferences Keyboard:
> F1 toggle_horizontal_toolbox_hidden
> F2 toggle_vertical_toolbox_hidden
I believe these 2 commands are defined in an extension script that may
be on your other computers. You probably can get the same functionality
by using:
F1 show-horizontal-tools,hide-horizontal-tools
F2 show-vertical-tools,hide-vertical-tools
Cheers,
John
More information about the wingide-users
mailing list