hi guys .. Im here again !

I dont know how to explain this .. Here's my example :
[url]http://desmond.imageshack.us/Himg228/scaled.php?server=228&filename=screenshotzjj.jpg&res=landing[/url]

i want to know how to make a code like my example .. An icons and a cursor !

Im using s60v2 os8.1 ..

Thanks !

Recommended Answers

All 3 Replies

Try the TopWindow module for the graphics and those Icons (actually they are not icons but images that are linked to an app uid for App Run). the cursor is an image too and moves by defined keys(e.g. left/right arrow keys) via a redraw callback.
Implementing graphics like these is an advanced topic in canvas gui programming, at least in my oppinion :D

General suggestion: Read some introductory python texts like 'Hello Word' book, 'Dive into Python 2' ebook, etc.
For PyS60: Read the "Mobile Python" book and "Python on Symbian" online ebook at nokia developer.
One More: Try to read other programmers applications and scripts for s60 nokia phones. those are good tutorials ;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.