Hi everyone, Maybe I´m doing something wrong......
1. About Link knobs Seem that Link knobs don´t trigger callbacks ( the link knob itself, not the linked knob ). Do you know any workaround? 2. Group node With this code applied: def callback(): print nuke.thisNode().nodes() nuke.addOnCreate( callback , nodeClass = 'Group' ) Create a blur node and Group it. Why the Blur node is not into Group on creation stage ? 3. Axis Menu I´ve tried, but I cannot setup anything into the Axis menu. Could you share some sample code please ?. Thanks folks. Javi
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
