ANN: PyGUI 2.1

Greg Ewing greg.ewing at canterbury.ac.nz
Fri Nov 13 17:53:56 EST 2009


PyGUI 2.1 is available:

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

Highlights of this version:

* Win32:
	Fixed bug preventing PyGUI apps from working under pythonw
	Fixed incorrect mouse coordinates in ScrollableView
	Added more standard cursors

* MacOSX:
	Application menu now has working Hide, Hide Others and Show All
	commands.

Plus a few other bug fixes and improvements.


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

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



More information about the Python-list mailing list