At 03:32 PM 7/28/2008, Alan Gauld wrote:

"Dick Moores" <[EMAIL PROTECTED]> wrote

But I'd like to make a version of the script that doesn't report any data. How can I write it so that the .exe can be easily exited by the user? If Tkinter instead of Turtle were involved, I could have an Exit button connected to command=root.quit .

Tkinter is involved, turtle usesw Tkinter.

Yes, I allowed for that when I made the .exe:
python Makespec.py -FKc E:\PyInstaller\MyScripts\randomTriangles_wo_named_colorsV13.exe

But to exit I would expect the standard Windows exit key
combination (Alt F4) to work fine?

Yes, but no. Try it yourself. Please. <http://www.rcblue.com/Misc/randomTriangles_wo_named_colorsV13_no_console.exe>

Dick


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to