alpha blended windows in python

By mikehearn

Thanks to Henry Gomersall, there is now a python version of the GTK+ alpha demo. The comments and flow have all been maintained, but it works against PyGTK 2.9+ (not released yet). Thanks Henry!

3 Responses to “alpha blended windows in python”

  1. david’s bloggy journal! » alpha blended windows in python Says:

    [...] Here’s a version of Mike’s alpha demo, in a python implementation that’s more pythoney (rather than a direct translation from C). GTK+/pygtk folks, any chance we could get that compositing-manager detection code out into the world before 2.10? [...]

  2. Chanders Says:

    Why do we need pygtk 2.9 instead of pygtk 2.8 to be installed? Where can I get this package?

  3. Mike Says:

    PyGTK 2.8 didn’t wrap the needed function for some reason, it was added in 2.9

Leave a Reply

You must be logged in to post a comment.