From: Greg Ewing on
PyGUI 2.2 is available:

http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/

Highlights of this version:

- TextEditor component with tabs, scrolling and word wrap

- Classes for laying out components in rows, colums and grids

- Printing support


What is PyGUI?
--------------

PyGUI is a cross-platform GUI toolkit designed to be lightweight
and have a highly Pythonic API.

--
Gregory Ewing
greg.ewing(a)canterbury.ac.nz
http://www.cosc.canterbury.ac.nz/greg.ewing/