So I've got a very simple PySide widget that opens up and shows some text. That's it. However, if it is left open and you try to quit Nuke, the window gets closed, and Nuke crashes. I know it doesn't seem like a big deal cause Nuke is closing anyway, but has anyone run into something like this before?
I've tried assigning the window to a global variable and using a scriptClose callback to make sure the window is closed. But that doesn't help. Anyone aware of any work arounds, or some such? Thanks
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
