[Tutor] TKinter display dialog 2nd time?

Bob Gailer bgailer@alum.rpi.edu
Thu Mar 20 19:28:01 2003


--=======2013481D=======
Content-Type: text/plain; x-avg-checked=avg-ok-5DDC6A43; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 8bit

At 09:24 PM 3/20/2003 +0100, Abel Daniel wrote:
>[snip]
>I think what you really need is the tkMessageBox module. With that,
>you can do things like
>
>if tkMessageBox.askyesno('title of dialog', 'do this?'):
>         # do it
>else:

One of the drawbacks of this approach is that a blank TK window opens in 
the background, with the message box in a 2nd window. The blank window does 
not go away until the program terminates. SIGH.

Bob Gailer
PLEASE NOTE NEW EMAIL ADDRESS bgailer@alum.rpi.edu
303 442 2625

--=======2013481D=======
Content-Type: text/plain; charset=us-ascii; x-avg=cert; x-avg-checked=avg-ok-5DDC6A43
Content-Disposition: inline


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.463 / Virus Database: 262 - Release Date: 3/17/2003

--=======2013481D=======--