Read-only archive of the All About Symbian forum (2001–2013) · About this archive

More about containers / views

0 replies · 1,578 views · Started 14 December 2002

I have started an application using the traditional framework (no views). Using this architecture, is there a way to make different pages (views) load when certain items in the menu are selected? Basically, I have a main user interface, but there is a "Preferences" item in the menu that I want to take the user to a preferences screen when selected. Then I want the user to be able to hit "Back" from this screen to return to the main screen. How do I go about doing this? If someone could let me know the best way to do this I would greatly appreciate it.