Implement Avkon View Switching in Series80
| Thu, 2005-05-19 14:12 | |
|
Hi,
I would like to port an application form Series 60 to Series 80. I understand that there is no Avkon View Switching in Series 80. How to have more than one view in Series80? Do I have to do everything on my own? Is there an example for doing this kind of application? Best regards and many thanks lkz633 |
|






Forum posts: 1
I understand that there is no Avkon View Switching in Series 80.
How to have more than one view in Series80?
Do I have to do everything on my own?
Is there an example for doing this kind of application?
Have you seen the document "Series 80 Developer Platform: Porting From Series 60 (With Example)" ?
It is available at http://www.forum.nokia.com/main/1,,1_32_10_70,00.html.
The zip file contains three example projects with a little different implementations of view switching.
Porting a view switching application with Avkon controls is not easy, but the document is very helpful.
Still many questions leave open, e.g. how to easily implement CAknSettingItemList and CAknTabGroup in Series 80.
jje