Re: Cleaning Up an Application When the Window is Closed

2008-02-17 Thread W. Watson
Good. Thanks. Mike Driscoll wrote: > On Feb 17, 8:31 pm, "W. Watson" <[EMAIL PROTECTED]> wrote: >> Suppose I write some Win XP application using the Tkinter GUI, and do not >> provide a mechanism to exit other than the user clicking on the X in the >> upper right corner of a window. Is there a mec

Re: Cleaning Up an Application When the Window is Closed

2008-02-17 Thread Mike Driscoll
On Feb 17, 8:31 pm, "W. Watson" <[EMAIL PROTECTED]> wrote: > Suppose I write some Win XP application using the Tkinter GUI, and do not > provide a mechanism to exit other than the user clicking on the X in the > upper right corner of a window. Is there a mechanism that will allow me to > put up an