"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.

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

Alan G

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

Reply via email to