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.

-- 
Gregory Ewing
[email protected]
http://www.cosc.canterbury.ac.nz/greg.ewing/
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to