ANN: PyGUI 1.7.1

G

greg

PyGUI 1.7.1 is now available:

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

New features:
- Slider control.
- run() convenience function, equivalent to application().run().
- Geometry.rects_intersect() function.

Enhancements:
- Files given on the command line opened at application startup.
- BlobEdit example extended to demonstrate update_rect usage.

Bug fixes:
- Disabled a debugging statement that was inadvertently left on
in Cursor.__init__.
- Changed the package name in setup.py to something more meaningful
than 'foo'.


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 1.7.2 0
ANN: PyGUI 1.7.2-1 2
ANN: PyGUI 2.0.1 7
ANN: PyGUI 2.1 2
ANN: PyGUI 1.7 0
ANN: PyGUI 2.4 0
ANN: PyGUI 2.3.2 0
ANN: PyGUI 1.5.1 0

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,162
Latest member
GertrudeMa
Top