multiple view application
| Fri, 2007-08-03 23:55 | |
|
Hello, i'm still beginner in symbian world, i would like to ask about how i can call a view from another. i'm working in UIQ application depend on multiple views so i want to know how can i navigate between these views. it will be better if there are any clear example doing that. thanks |
|






Forum posts: 53
1. CCoeAppUi::ActivateViewL, this function is helpful
2. You can get a pointer to ui via CEikonEnv::Static()->AppUi()