skip to navigation
skip to content

GooeyPy 0.2

A fast, flexible, and cool looking GUI for pygame.

* Backwards-incompatible changes; See examples for new usage.
    * Removed app.py and util.py - there are no longer any global variables.
    * It is now possible to have multiple top-level containers.
    * Top-level container no longer has to be at (0,0) to properly receive events.
    * You pass the surface to your top-level widgets that you want them to be
drawn to.
    * Widgets can be passed a theme name or path to a theme directory.
    * Per-pixel transparency and automatic color key detections.
    * Better unicode support.
    * Bug fixes.
File Type Py Version Uploaded on Size # downloads
GooeyPy-0.2.tar.gz (md5) Source 2009-02-22 21:38:03.256180 112KB 539

Log in to rate this package.