G
greg
PyGUI 1.5 is now available:
http://www.cosc.canterbury.ac.nz/~greg/python_gui/
This version adds a GLView class for 3D graphics
using OpenGL.
See 90-glview.py and 91-glview-task.py in the
Tests directory of the distribution for examples
of its use.
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.
http://www.cosc.canterbury.ac.nz/~greg/python_gui/
This version adds a GLView class for 3D graphics
using OpenGL.
See 90-glview.py and 91-glview-task.py in the
Tests directory of the distribution for examples
of its use.
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.