I am trying to set a knobDefault to an expression and while that seems easy
enough, I can't seem to get it to work with
nuke.knobDefault("class","value").

For example:
nuke.root().addKnob(nuke.Boolean_Knob("oflowControl", "OFlow Control"))
nuke.knobDefault("OFlow.disable", "root.oflowControl")

Doesn't set the disable knob to anything...

Am I missing something or are there any clever workarounds that people have
come up with for something like this?
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to