inhahe wrote: > How do I create modal windows in Tkinter?
use the "grab_set" method to route all user events to the modal window. see e.g. http://effbot.org/tkinterbook/tkinter-dialog-windows.htm </F> _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss