ANN: PyGUI 1.6.1

greg greg at cosc.canterbury.ac.nz
Tue Mar 7 02:05:11 EST 2006


PyGUI 1.6.1 is now available:

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

Bug fixes:

	- Mouse down event in a GLView caused a crash.
	
	- Canvas methods fill_poly() and stroke_poly() didn't work. Added
		a test for these.


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

PyGUI is an experimental highly-Pythonic cross-platform
GUI API. Implementations are currently available for
MacOSX and Gtk. For a full description of the project
goals, see the PyGUI web page at the above address.



More information about the Python-list mailing list