May 20th, 2008

abToggleUIVis 1.0

This script replaces Maya's default ctrl+space behavior.  It  will restore your UI setup when you toggle between your default and full screen workspace.  If, for example, you enable the Range Slider in the full screen view and then toggle back to your default UI, the Range Slider will be restored the next time you toggle the full screen view.

It's a little thing, but it's useful.

How to Install

First, place this script in your scripts path.  Then open the Hotkey editor and in the User category create a new command named "myToggleUIVis".  In the command text field enter the following:

if (!`exists abToggleUIVis`) source abToggleUIVis.mel;
abToggleUIVis();

Click "Accept" and assign a hotkey to your new command (ctrl+space is the default behavior that it replaces).

And there you go.


comments

david
May 25th, 2008 said:

great script for the small screen on my laptop..very useful, thanks!!

rolf
February 15th, 2009 said:

thank you

August 5th, 2009 said:

Another banger!

thank you

June 11th, 2010 said:

Someone is paying attention to convenience and UI design... Still works so far in 2011. Thanks


go on, say it






  

about this post

"abToggleUIVis 1.0" was posted on May 20th, 2008 under Mel Scripts.  It was created using Maya.

next entry

previous entry