LWN.net Logo

Albow 2.0 announced

From:  greg <greg-AT-cosc.canterbury.ac.nz>
To:  comp-lang-python-announce-AT-moderators.individual.net
Subject:  ANN: Albow 2.0
Date:  Sun, 05 Oct 2008 21:03:29 +1300
Message-ID:  <6krb4bF8oih7U1@mid.individual.net>

ALBOW - A Little Bit of Widgetry for PyGame

Version 2.0 is now available.

This version incorporates substantial additions and improvements.
New widgets include TabPanel, TableView, CheckBox, RadioButton and
an enhanced set of TextField-based controls.

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


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 an example program
demonstrating most of the library's features. You can also see some
screenshots and browse the documentation on-line.
--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html



(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds