ANN: PyGUI 1.5.1

greg greg@cosc.canterbury.ac.nz
Sun, 04 Jul 2004 13:44:28 +1200


PyGUI 1.5.1 is now available:

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

Bug fixes:

   - Menu item groups did not work.
	
   - Mac: Labels were not updated properly on changing
     the text property.
	
   - Mac: Setup script failed when Pyrex was not available.


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 address above.