| Reply | « Previous Thread | Next Thread » |
|
I am developing a mobile application using PyS60, and would like to develop an attractive UI.
I would like to provide user with click-able buttons to navigate through the application (no menus). I have not found any examples of this. Does anyone know if this is possible? Has anyone come across any good UI examples on PyS60? Thanks in advance for your expertise. |
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
You can display the buttons as images, and keep track of them in an array. Depending on keypresses (which arrow key is pressed) you highlight a certain button. If the user selects that button you show a certain screen.
Check out PyCalc as an example application that uses buttons to get user input.
Last edited by bogdan.galiceanu : 2008-10-26 at 18:09.
|
|
Thanks for the reply!
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| J2ME MIDP2 soft buttons | arikoivisto | Mobile Java Tools & SDKs | 7 | 2008-12-01 19:22 |
| Get the CBA buttons position? | tinka_83 | Symbian User Interface | 5 | 2008-03-27 13:32 |
| Adding Command Buttons to A dialog form | mubx2000 | General Symbian C++ | 1 | 2006-10-13 12:02 |
| Screens changing slow | artemg | Mobile Java General | 3 | 2004-12-01 02:39 |
| KEY_events and High Level screens | alexterzis | Mobile Java General | 1 | 2002-08-20 07:53 |