Have you tried to put a qtimer in the app that check the global variable 2-3 
times per sec and close if it was changed with the onscripclosed?

Havent tried it but this could work

Sent from my iPhone

On 2012-03-30, at 6:19 PM, "Brogan Ross" <[email protected]> wrote:

> 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
_______________________________________________
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