A tkMessageBox question!

sue smalleys at gte.net
Thu Apr 20 00:43:13 EDT 2000


I don't remember the exact syntax, but try:

msg = TkMessageBox("text")
msg.configure( font = "something_decent" ).

You might have to check that the font exists.

Sue.



More information about the Python-list mailing list