close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.BasicsAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Apr 22, 2011, 1:40:36 AM (15 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v34
|
v35
|
|
| 27 | 27 | a small !PyClutter recipe:[[br]] |
| 28 | 28 | [http://otherwiseingle.blogspot.com/2010/02/pyclutter-recipes.html][[br]] |
| | 29 | |
| | 30 | rounded rectangle actor in Python:[[br]] |
| | 31 | [http://www.themacaque.com/?p=565][[br]] |
| | 32 | |
| | 33 | rounded rectangle actor in Python using Gobject introspection:[[br]] |
| | 34 | [http://www.themacaque.com/?p=847][[br]] |
| | 35 | |
| | 36 | rounded rectangle actor in Python - wiki version:[[br]] |
| | 37 | [http://www.themacaque.com/wiki/doku.php?id=clutter:rounded_rectangle][[br]] |
| | 38 | |
| | 39 | working with images in Python-Clutter:[[br]] |
| | 40 | [http://www.themacaque.com/?p=549][[br]] |
| | 41 | |
| | 42 | creting Clutter texture from Pixbuf:[[br]] |
| | 43 | [http://www.themacaque.com/wiki/doku.php?id=clutter:texture_from_pixbuf][[br]] |
| 29 | 44 | |
| 30 | 45 | |