[Tutor] Tkinter problems

alan.gauld@bt.com alan.gauld@bt.com
Tue Nov 19 13:38:04 2002


> I've noticed that as soon as i create a message box using the
> tkMessageBox module, it creates a blank root window on the screen. 

Sounds like you are misusing the message box module somehow.

What does some sample code look like?

Alan G.