|
Hello.
I am trying to setup a hotkey that will select the Lasso Selection tool for me. But when I look in the hotkey editor, it is not there
anywhere. I checked the File, Edit and Modify menus in the hotkey editor, and still couldnt find it. To select it from a menu, it is sitting in the Edit menu. Did I miss it or
is it there hiding under a different name or something?
Any help, thanks.
http://www.JgcCreations.com
|
|
|
|
its under the Tool Category. It’s label is LassoTool.
and if you can’t find it the command to do it yourself is:
global string $gLasso; setToolTo $gLasso;
|
|
|