From: Martin S. <kv...@gm...> - 2007-11-07 22:42:44
|
Setting the scene.exit to 0/1 should change the VPython window behavior on pressing the window close button - at least according to the manual at the webpage of http://www.vpython.org/webdoc/visual/display.html However, it does not change anything for me. The window is just closed, and the rest of a respective program (tries to) runs. Have I overlooked something? I run python 2.5 with VPython 3.1.1 on Ubuntu Linux 7.10, and it was the same for python 2.4 on former Ubuntu releases. Martin |