Touch Stick 1.00 (PyS60 sample code)
by Jouni Miettunen
Touch Stick demonstrates how to code Touch UI device’s screen as a virtual joystick (5-way rocker key). It is sample code for PyS60 1.9.x developers and works on Nokia 5800 (at least).
Clicking on top horizontal blue bar works like pressing Up Arrow key, bottom horizontal bar like Down Arrow. In the middle there are three vertical bars. First bar works like Left Arrow, second bar like Enter or Return and third bar works like Right Arrow.
Press top bar and look at the dialog. Wait until it disappears and raise your finger on bottom bar. You will see a dialog telling which area you pressed first and which area you lifted your finger.
http://jouni.miettunen.googlepages.com/touchstick
Enjoy,
–jouni
Related posts:
- Watch Me – Light Touch v1.00 Watch Me - Light Touch is a fun little application...
- Localization sample code One feature, which well-done applications have, is localization. It sets...
- Nixie Watch v1.20 (for touch screen) Nixie (tube) watch is an amazing analog watch look-a-like, which...
- Sweet Memories v1.00 (touch game) Sweet Memories is a memory card game for touch screen...
- Timer Sample v1.20 Timers, love to hate. They look like they work -...
Related posts brought to you by Yet Another Related Posts Plugin.
Updated to v1.10 –> removed unnecessary code lines, faster screen update.