Trigger menu action from script
Brahann
Posts: 18
Hi just starting scripting and I want to trigger a menu item from a script. Any pointers gratefully received!
Comments
Use the Find Action Classname sample to lookup the classname of an action using the label displayed in the interface. Once you know the classname for an action, use the Action Trigger sample to cause that action to be invoked.
-Rob
MAny thanks almost there :D
Ok Almost there, A dialog is triggered an I want to accept this dialog by scripting a press of the accept button. cant seento find any documentation. Any Ideas anyone?
Which dialogue? I don't think all are (yet) exposed to scriptiing.
Adjust Rig to Shape
So I take it this fairly simple task cant be accomplished... well on to plan B..Write a manual :(