Hey there I am currently loading a viewer process when the script load (project specific) using a addKnobChanged callback on the root. Its working but I think its not the cleanest way to do it. But all other ways I tried failed. Registering the process in a onScriptLoad is not working. I also tried to place the call in various place in init or menu.py but I either get an error or the process is not registrated at all. Like I said, knobChanged on the root is working, but I'd like to see if there is a way to load it outside a knobChanged
So I am interested to see how you guys load a viewer process based on the path of the script loaded. -- 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
