kyo
11-01-2002, 01:02 PM
hello . i am a newbie to mel scripting . i'm looking for some help on creating a mel script that does this :
i want to bind a keyboard shortcut to launch up a certain window ( ie. the scriptEditor) . AND i want to make so that once you push the same key shortcut it KILLs the script editor . ( yes i know you can use alt f4 ) but geez . i dont like to travel that far . plus it's just much more of a challenge making a MEL SCRIPT that does this .
well . summary :
same shortcut to LAUNCH and KILL any one window ( ie . when i push ALT + S , the script editor will come up . and when i execute ALT + S again . the script editor goes away .
is this possible ? thank you . : )
//. kyo
i want to bind a keyboard shortcut to launch up a certain window ( ie. the scriptEditor) . AND i want to make so that once you push the same key shortcut it KILLs the script editor . ( yes i know you can use alt f4 ) but geez . i dont like to travel that far . plus it's just much more of a challenge making a MEL SCRIPT that does this .
well . summary :
same shortcut to LAUNCH and KILL any one window ( ie . when i push ALT + S , the script editor will come up . and when i execute ALT + S again . the script editor goes away .
is this possible ? thank you . : )
//. kyo
