Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #7834

ANN: PyGUI 2.5

From Greg Ewing <greg.ewing@canterbury.ac.nz>
Newsgroups comp.lang.python, comp.lang.python.announce
Subject ANN: PyGUI 2.5
Date 2011-06-17 15:18 +1200
Message-ID <mailman.80.1308330149.1164.python-announce-list@python.org> (permalink)

Cross-posted to 2 groups.

Show all headers | View raw


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?
--------------

PyGUI is a cross-platform GUI toolkit designed to be lightweight
and have a highly Pythonic API.

-- 
Gregory Ewing
greg.ewing@canterbury.ac.nz
http://www.cosc.canterbury.ac.nz/greg.ewing/

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

ANN: PyGUI 2.5 Greg Ewing <greg.ewing@canterbury.ac.nz> - 2011-06-17 15:18 +1200
  Re: ANN: PyGUI 2.5 Terry Reedy <tjreedy@udel.edu> - 2011-06-17 15:15 -0400
    Re: ANN: PyGUI 2.5 rzed <rzantow@gmail.com> - 2011-06-18 00:06 +0000
    Re: ANN: PyGUI 2.5 Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-06-18 17:58 +1200
      Re: ANN: PyGUI 2.5 Bill Janssen <janssen@parc.com> - 2011-09-14 11:47 -0700
      Re: ANN: PyGUI 2.5 Greg Ewing <greg.ewing@canterbury.ac.nz> - 2011-09-15 16:28 +1200
  Re: ANN: PyGUI 2.5 Wolfgang Keller <feliphil@gmx.net> - 2011-06-17 21:24 +0200
    Re: ANN: PyGUI 2.5 Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-06-18 17:49 +1200

csiph-web