[Tutor] TKinter display dialog 2nd time?

Bob Gailer bgailer@alum.rpi.edu
Thu Mar 20 19:21:02 2003


--=======32974A78=======
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:

That was the nudge I needed. It led to tkMessageBox.showwarning(title, 
nmsg) which does exactly what I want. Thanks.

How does one learn about modules like these that are in the distribution 
but not in the documentation?

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

--=======32974A78=======
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

--=======32974A78=======--