Pykitten library 0.21
Well, it's a little less than a month unitl the challenge starts but this is more like a (incomplete ^^) bugfix-release.
Changelog for 0.21:
- callbacks use keyword arguments (so more than one parameter can be passed to a widget's callback)
- buttons call callback on mouse button RELEASE (not press)
- added on_click() on_hover() on_release() methods to buttons
- added some placeholder methods for NoneSound (set_volume(), etc.) \o/
- documentation generated with epydoc instead of pydoc
It's available here.
(log in to comment)
Comments
Well... we needed a name so we just took something with kitten. The logo would be a happy kitten with a delicious looking pie. Unless I find a (pleasant) combination of kitten and python...
richard on 2010/03/05 21:53:
Cool. Is there a website with some documentation / examples?