oh, duh, i just had to put something after root.mainloop()

On Tue, Mar 25, 2008 at 6:42 PM, inhahe <[EMAIL PROTECTED]> wrote:

> I tried doing root.bind("<Destroy>",onquit)
> but i don't get why onquit is called *18* times when I exit the app.
> what's the ideal way to execute something *once* when the app is exited?
> Thanks,
> inhahe
>
>
>
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to