| ID | Creation date | June 08, 2009 | |
| Platform | S60 5th Editions | Tested on devices | XpressMusic 5800 |
| Category | Python | Subcategory | appuifw |
| Keywords (APIs, classes, methods, functions): appuifw, toolbar, canvas, graphics |
Besides the official support for touch API in Python 1.9.3, an interesting demo called scribble was included in the distribution. Scribble was designed to demonstrate how to use touch events and how to create canvas applications using PyS60 for 5th edition phones.
In this article it is demonstrate how Scribble could be recreated when used together with toolbar on canvas. The video and pictures below are self explanatory.
| Scribble Video |
Source code, sis and images can be download from Scribble demo revisited repository.
For running from sources, do the following:
No related wiki articles found