I have upgraded to Python 2.4 and latest vpython 3.1.0 for 2.4 from python
2.3.4
My codes seemed to run well without any inconsistency unfortunately I
realized that when I closed the vpython scenes from the window X buttons,
they terminated the entire Tix application which called them. I am sure the
scene.exit=0 is not functioning well in this matter but could not find any
solutions.
I already tried the same thing on another computer but the problem persists.
Can anyone help me close the vpython scene without closing Python gui
application which called
it?
|