ANN: PyGUI 2.2
Greg Ewing
greg.ewing at canterbury.ac.nz
Sat Feb 6 03:08:09 EST 2010
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 at canterbury.ac.nz
http://www.cosc.canterbury.ac.nz/greg.ewing/
More information about the Python-list
mailing list