I'm making a Qt GUI, and I need to update it when certain things in the Maya scene change.
What's the best way to get a callback, Qt signal or some other notification when - the Maya file is saved under a new name - a new Maya scene is opened - undo or redo are executed ? I'm not very experienced with Maya programming. I've heard of ScriptJobs but haven't looked into them. Is that where I should be looking? Thanks, Boon -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/d6ee0082-8dd7-404a-9df2-4cf6538eb37e%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
