[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] ANN: Albow 2.2.0



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@xxxxxxxxxxxxxxxx