Hey fellow Nuke TDs,

This is an issue that has stumped me for a while. I've gone through the
methods, the knob documentation, and the flags, and just can't seem to
figure out how to set a knob array size.
(e.g. when you click on the "3" or "4" and collapse / expand it from 1
value)

Is there a way to do this pythonically?

test code :

nuke.selectedNode().addKnob( nuke.Color_Knob('asdf') )
# gives you a colour knob with the "3" button enabled and the values split.
I want to see 1 value..
_______________________________________________
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