I'd like to make a knob changed callback for a group/gizmo that I'm working on. - I can make a global callback and filter it to the nodeClass='Group' but then it runs on any Group. How do you safely handle this? - Creating a global callback requires extra code. How would I distribute this? Would it require an extra python script file to be loaded with the group?
Thanks
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
