On Fri, 2005-10-28 at 10:11 -0200, Flavio Coelho wrote:
> Hi ,
> I have a PyQT gui that starts a vpython display as part of its
> functions. However, when I close the vpython display it terminates the
> PyQT as well. Is there a way to avoid this when exiting vpython?
If you set scene.exit = False, this behavior is supposed to be
suppressed.
Unfortunately, there is a bug present that keeps this feature from
working as it should. It should be fixed soon.
-Jonathan Brandmeyer
|