Ok, I figured this was a dumb question, I found out about tkMessageBox and used askyesno(), I just want to thanx you all for helping out with your timley and helpful responses.
>From: "Jonathan Stevens" <[EMAIL PROTECTED]>
>To: tkinter-discuss@python.org
>Subject: [Tkinter-discuss] creating a conformation window that does multiplecommands
>Date: Sat, 05 Mar 2005 18:36:14 +0000
>
>Hello,
>I'm new to tkinter, so this might be a stupid question, but please
>bear with me. I have a gui made and when the user goes to file->quit
>a conformation window will pop up asking if they are sure that they
>want to quit, if "yes" then the program will quit. What I can not
>get it how to get the conformation window to be destroyed and the
>main program will quit with one command? Plus can this be done
>where, for another command instead of qiuting the program, i say go
>to another function but the pop up window does close?
>
>Any advice will be much appreciated and I thank you all for helping
>me out
>
>
>_______________________________________________
>Tkinter-discuss mailing list
>Tkinter-discuss@python.org
>http://mail.python.org/mailman/listinfo/tkinter-discuss