Error message in Tkinter

Fredrik Lundh effbot at telia.com
Thu Aug 31 13:33:31 EDT 2000


Janos wrote:
> Is there a simple way of displaying an error message dialog box in Tkinter?
> Such a dialog box should contain a message, possibly the exclamation mark
> and the ok button.

check out the tkMessageBox module, documented here:
http://w1.132.telia.com/~u13208596/tkintrobook/standard-dialogs.htm

</F>

<!-- daily news from the python universe:
http://www.pythonware.com/daily/index.htm
-->




More information about the Python-list mailing list