Albow 2.1 released
[Posted September 28, 2009 by cook]
| From: |
| Greg Ewing <greg.ewing-AT-canterbury.ac.nz> |
| To: |
| comp-lang-python-announce-AT-moderators.individual.net |
| Subject: |
| ANN: Albow 2.1 |
| Date: |
| Fri, 25 Sep 2009 21:34:06 +1200 |
| Message-ID: |
| <4ABC8E8E.5060002@canterbury.ac.nz> |
| Archive-link: |
| Article, Thread
|
ALBOW - A Little Bit of Widgetry for PyGame
Version 2.1 is now available.
http://www.cosc.canterbury.ac.nz/greg.ewing/python/Albow/
Highlights of this version:
* OpenGL facilities
* Music facilities
* Drop-down menus and menu bars
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
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
(
Log in to post comments)