Hello all,

I'm trying to add a function, or anything for that matter to the "onScriptSave" 
knob automatically at Nuke startup through the init.py

None of these seem to work:

nuke.addOnScriptSave(testing)
root.knob('onScriptSave').setValue("testing")
nuke.knob('onScriptSave').setValue("testing")

Any help is much appreciated!

Thanks,
Travis



_______________________________________________
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