Activity Team/Resources: Difference between revisions
RafaelOrtiz (talk | contribs) |
RafaelOrtiz (talk | contribs) |
||
| Line 91: | Line 91: | ||
* [[DevelopmentTeam/Almanac]] Detailed Sugar API overview. Quite in depth and offers answers to common questions. | * [[DevelopmentTeam/Almanac]] Detailed Sugar API overview. Quite in depth and offers answers to common questions. | ||
* http://pygstdocs.berlios.de/ Python GStreamer bindings. | * http://pygstdocs.berlios.de/ Python GStreamer bindings. | ||
* [[DesignTeam/ | * [[DesignTeam/Human Interface Guidelines]] The design behind the Sugar interface. Very important to read and understand before planning your activity's user interface. | ||
* http://cairographics.org/documentation/pycairo/ Cairo Python API reference. Very sparse, use the tutorial instead. | * http://cairographics.org/documentation/pycairo/ Cairo Python API reference. Very sparse, use the tutorial instead. | ||
* http://wiki.laptop.org/go/Low-level_Activity_API Information on how activities interact with Sugar. | * http://wiki.laptop.org/go/Low-level_Activity_API Information on how activities interact with Sugar. | ||