Hi,

I'm trying to track the attribute changes of a Maya scene using MNodeMessage.addAttributeChangedCallback but I have a hard time distinguishing attribute "drags", for example when the users zooming in using the camera (and calling the callback million times) and attribute settings, when the user sets a single attribute using the channel box or attribute editor. I would like to avoid using time counters and threads to do this, but I can't seem to find a solution that works out of the box with the Python API.

Any tips are much appreciated!

Cheers,
Szabolcs

--
http://groups.google.com/group/python_inside_maya

Reply via email to