Making an About Box...

TuxedoKamen recmorg at charter.net
Mon Jun 10 19:44:14 EDT 2002


Hello.  I'd like to make an About Box using Tkinter.  I'm using a grid 
inside a Toplevel widget, but I don't really like this solution.  I'd like 
a window that did not have the minimize and maximize buttons, like the 
tkMessageBox derived boxes showinfo, showwarning, etc.  Is it possible to 
make a window that has this type of title bar and put my own widgets in it?



More information about the Python-list mailing list