PyMaemo/UI tutorial/Introduction
m (→Introduction) |
|||
Line 2: | Line 2: | ||
This document provides the basics for writing Hildon applications in Python. It was mostly based on the official [[Documentation/Maemo 5 Developer Guide|Maemo 5 developer guide]]. For general information about the Maemo 5 development platform, consult that documentation. | This document provides the basics for writing Hildon applications in Python. It was mostly based on the official [[Documentation/Maemo 5 Developer Guide|Maemo 5 developer guide]]. For general information about the Maemo 5 development platform, consult that documentation. | ||
+ | |||
+ | *[[{{PAGENAME}}/Introduction|Introduction]] | ||
+ | *[[{{PAGENAME}}/Getting_started|Getting Started]] | ||
+ | *[[{{PAGENAME}}/Windows_and_dialogs|Windows and Dialogs]] | ||
+ | *[[{{PAGENAME}}/Menus|Menus]] | ||
+ | *[[{{PAGENAME}}/Toolbars|Toolbars]] | ||
+ | *[[{{PAGENAME}}/Navigation|Navigation]] | ||
+ | *[[{{PAGENAME}}/Data_selection|Data Selection]] | ||
+ | *[[{{PAGENAME}}/Controls|Controls]] | ||
+ | *[[{{PAGENAME}}/Additions_to_GTK+|Additions to GTK+]] | ||
+ | *[[{{PAGENAME}}/Utilities|Utilities]] | ||
Any omissions, comments or suggestions can be reported to the PyMaemo mailing list: | Any omissions, comments or suggestions can be reported to the PyMaemo mailing list: |
Revision as of 04:14, 19 January 2010
Introduction
This document provides the basics for writing Hildon applications in Python. It was mostly based on the official Maemo 5 developer guide. For general information about the Maemo 5 development platform, consult that documentation.
- Introduction
- Getting Started
- Windows and Dialogs
- Menus
- Toolbars
- Navigation
- Data Selection
- Controls
- Additions to GTK+
- Utilities
Any omissions, comments or suggestions can be reported to the PyMaemo mailing list:
https://garage.maemo.org/mailman/listinfo/pymaemo-developers/
Bugs about the wiki documentation can be reported on the Bugzilla: