Activity Team/Resources: Difference between revisions

Dfarning (talk | contribs)
m fix camelcase links
Dfarning (talk | contribs)
m fix camelcase links
Line 55: Line 55:


====Sugar Human Interface Guidelines (HIG)====
====Sugar Human Interface Guidelines (HIG)====
* http://sugarlabs.org/go/DesignTeam/Human_Interface_Guidelines.  
* [Design Team/Human Interface Guidelines].  


Required reading before planning the user interface for your activity.  These pages give a good introduction to the thought process behind the Sugar environment and will help a lot when designing your activity.
Required reading before planning the user interface for your activity.  These pages give a good introduction to the thought process behind the Sugar environment and will help a lot when designing your activity.
Line 91: Line 91:
* [[Development Team/Almanac]] Detailed Sugar API overview.  Quite in depth and offers answers to common questions.
* [[Development Team/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/Human Interface Guidelines]] The design behind the Sugar interface.  Very important to read and understand before planning your activity's user interface.
* [Design Team/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.