On 28/10/2014 at 14:47, xxxxxxxx wrote:
I've been messing with scripts, but not so much plugins.. so this is where I am a tad confused.
How would I access a menu item's dialog?
Example.
I would like to access Mesh->Commands->Reset Scale options dialog.
Now I would not necessarily need to open said dialog, just make sure certain things are checked.
A macro, if you will.
I've located the properties of the dialog in resource\res\dialogs\r_resetaxis.res
However, I have no idea how to use that to execute it those commands.
Any ideas?