[Tutor] Toolkit for Tkinter?

Alan Gauld alan.gauld at blueyonder.co.uk
Fri Nov 28 14:40:17 EST 2003


> I want to do more in the way of GUI programming, and Tkinter
kind of
> frustrates me in the level of detail it requires.

I assume you have looked at the Python MegaWidgets(PMW) package?
It's a set of extra widgets built on top of Tk. It includes
some extra dialogs, validated entry widgets, message bar,
notebooks with tabs, scrolled canvas, scrolled list,
time counter, etc.

> occasional programming at home, so I'm looking for a no-cost
option,

PMW is free. Its described in Grayson's Tkinter book.

Alan g.




More information about the Tutor mailing list