Hey there,

can i access the node that was changed or the knob in a global updateUI 
callback? knobChanged seems to be fired way to often for what I am trying to do 
(at least I think so). I want to change the color of a backdrop if anything 
inside the backdrop has been changed.

So to find the backdrop for a node I iterate over all backdrops, and see if the 
node is inside using selectNodes. Is there an easier/quicker way
to do that? I imagine this to be too slow to be called on "mouse move" with 
knobs being changed.

I guess what I am looking for is "node.backdrop" for nodes inside a backdrop 
and a callback that fires only for mouse up on knob changes.

Cheers,
Thorsten

Thorsten Kaufmann
Production Pipeline Architect
________________________________

Mackevision Medien Design GmbH
Forststra?e 7
70174 Stuttgart

T  T +49 711 93 30 48 78
F  +49 711 93 30 48 90
M +49 151 19 55 55 02

thorsten.kaufm...@mackevision.de
http://www.mackevision.de

Gesch?ftsf?hrer: Armin Pohl, Joachim Lincke, Karin Suttheimer
HRB 243735 Amtsgericht Stuttgart

_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to