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


Groups > comp.lang.python > #43993 > unrolled thread

ANN: Albow 2.2.0

Started byGregory Ewing <greg.ewing@canterbury.ac.nz>
First post2013-04-21 20:42 +1200
Last post2013-04-21 20:42 +1200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  ANN: Albow 2.2.0 Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-04-21 20:42 +1200

#43993 — ANN: Albow 2.2.0

FromGregory Ewing <greg.ewing@canterbury.ac.nz>
Date2013-04-21 20:42 +1200
SubjectANN: Albow 2.2.0
Message-ID<athn2sF8b4dU1@mid.individual.net>
ALBOW - A Little Bit of Widgetry for PyGame

Version 2.2 is now available.

   http://www.cosc.canterbury.ac.nz/greg.ewing/python/Albow/

Highlights of this version:

   * Multichoice control
   * Powerful new facilities for hot-linking controls to application data

There are also many other improvements and bug fixes. See the
Change Log for details.

What is Albow?

Albow is a library for creating GUIs using PyGame that I have been
developing over the course of several PyWeek competitions. I am documenting
and releasing it as a separate package so that others may benefit from it,
and so that it will be permissible for use in future PyGame entries.

The download includes HTML documentation and some example programs
demonstrating most of the library's features. You can also see some
screenshots and browse the documentation on-line.

--
Gregory Ewing
greg.ewing@canterbury.ac.nz

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web