Tkinter problem

Sean Ross sross at connectmail.carleton.ca
Mon Nov 4 13:44:42 EST 2002


Hi.
If you go to
http://www.manning.com/getpage.html?project=grayson&filename=Source.html you
can download the example code from John E. Grayson's "Python and Tkinter
Programming". In the examples for chapter 8, you will find code for making
"about..." boxes using Pmw or "Python MegaWidgets"
(http://pmw.sourceforge.net/).  Pmw provides a ready-made AboutDialog class,
so, if you're not required to roll your own, you can just use theirs.
Hope this was helpful,
Sean Ross










More information about the Python-list mailing list