Tutorials
This section contains some tutorials for ROX application developers.
Ex-RISC OS users: Read the Python for BASIC programmers primer first.
Useful documentation
ROX-Lib
PyGtk
PyGtk Articles and Tutorials (not ROX specific)- The Internationalisation page explains how to translate an application into another language.

Syntax highlighting
Tip: when writing tutorials, enclose any code in <code> tags and it will get syntax highlighting, eg:
The default language is Python, but you can get other languages too. e.g. <code language='xml'>.