Hey guys I have been playing with the python custom knob based on Brent Tyler's written tutorial ( http://bit.ly/1OMhdTQ ). It works great to add pyside widgets inside gizmo. The avantage is that you only need to modify the code outside the gizmo the update all instances of the gizmo.
But I would like to know if it is possible to bake the code inside the python knob so that the gizmo/grizmo can be shared without having to have the init.py file with the python code Also, since pysides knobs values are not saved when copying/saving the script, the only way right now to save them is in an hidden knob on reference to them in the __init__ function to set their values. Any better idea? _______________________________________________ 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