Difference between revisions of "Development tutorials"
From Pandora Wiki
(→Matchbox Window Manager) |
m (→Matchbox Window Manager) |
||
Line 13: | Line 13: | ||
* [[Matchbox|Matchbox version]] | * [[Matchbox|Matchbox version]] | ||
− | * [[xoo on ubuntu| | + | * [[xoo on ubuntu|Setting up xoo on Ubuntu 8.04/8.10]] (Theme Testing and Development) |
== See Also == | == See Also == |
Revision as of 14:04, 22 December 2008
SDL Tutorials
These tutorials assume you know the basics of C++ programming, and know your way around a C++ compiler.
- Lazy Foo's Tutorials. Not Pandora specific, but a good guide to getting your programming environment set up, along with many SDL tutorials.
- Sol's Graphics for beginners. Not Pandora specific, but a good place to get started with SDL graphics coding.
The Kernel
Matchbox Window Manager
- Matchbox version
- Setting up xoo on Ubuntu 8.04/8.10 (Theme Testing and Development)