ANN: PyGUI 1.7

G

greg

PyGUI 1.7 is now available:

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

New features:

* GL.DisplayList class for managing OpenGL display
lists in a similar way to the GL.Texture class
introduced in 1.6.

* Facilites for displaying a chosen cursor when the
mouse is over a View.

* Facilities for locating resources associated with
an application.

Bug fixes:

* Cocoa: Getting the extent property of a ScrollableView
did not work.

* Cocoa: Worked around a PyObjC bug that was causing Tasks
to leak memory.

* Cocoa: Request New File dialog with a file type having
a Macintosh type code did not work.

Plus a number of other modifications, see CHANGES.txt in the
distribution for details.


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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ANN: PyGUI 2.1 2
ANN: PyGUI 2.3.2 0
ANN: PyGUI 2.5 7
ANN: PyGUI 1.7.2 0
ANN: PyGUI 2.4 0
ANN: PyGUI 2.3 7
ANN: PyGUI 1.7.2-1 2
ANN: PyGUI 1.6 1

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,522
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top