G
Greg Ewing
PyGUI 2.5 is available:
http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/
Lots of new stuff in this version. Highlights include:
- Improved facilities for customising the standard menus.
- Functions for creating PyGUI Images from PIL images and numpy arrays.
- ListButton - a pop-up or pull-down menu of choices.
- GridView - a user-defined view consisting of a regular grid of cells.
- PaletteView - a GridView specialised for implementing tool palettes.
There is also a big pile of other improvements and bug fixes. See the
CHANGES file for full details.
What is PyGUI?
http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/
Lots of new stuff in this version. Highlights include:
- Improved facilities for customising the standard menus.
- Functions for creating PyGUI Images from PIL images and numpy arrays.
- ListButton - a pop-up or pull-down menu of choices.
- GridView - a user-defined view consisting of a regular grid of cells.
- PaletteView - a GridView specialised for implementing tool palettes.
There is also a big pile of other improvements and bug fixes. See the
CHANGES file for full details.
What is PyGUI?