Can you provide a sample code? This works here after re opening
b = nuke.createNode("Blur")
b.addKnob( nuke.Text_Knob("Test") )
On Fri, Feb 10, 2012, at 10:37, stoutch wrote:
Hi everyone,
I have a problem with a script I'm writing.
This script add a user knob to a standard camera node in a new
tab and everything works fine so far. The problem comes when I
save a script with this camera node in it and I try to reopen it.
The camera node doesn't have the knob I've defined anymore. It
still has the user tab but it loses the knob.
Is there something I'm missing to do?
Thanks in advance
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
--
Hugo Léveillé
TD Compositing, Vision Globale
[email protected]
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python