Sugar-api-doc

From OLPC
Revision as of 13:45, 11 June 2008 by Fanwar (talk | contribs) (How do I get the file path for my activity bundle?)
Jump to: navigation, search

How do I get additional help beyond this almanac?

  • Looking to get started with the basics of sugar development? Check out Christoph Derndorfer's Activity Handbook.

Now, on to the actual almanac ...

Package: sugar.activity

Package: sugar.graphics

MISCELLANEOUS

The tasks below are random useful techniques that have come up as I write code and documentation for this reference. They have yet to be categorized, but will be as a sufficient set of related entries are written.

How do I get the file path for my activity bundle?

In the sugar model, all files needed to run an activity (the python code, icons, etc.) should be located under one directory:

Cquote1.svg  {{{text}}} Cquote2.svg

</ref>.

Notes

<references />