Hey there -

I'm trying to exit a script, but the nuke.scriptExit() is being called from within a callback in a panel. The problem is that nuke won't quit, because it's executing something else - I think the knobChanged callback that has the nuke.scriptExit() code in it. Is there any workaround to force close and exit, pythonically?

thanks
JRAB
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to