S60 SDK 0.9, 7650 firmware 3.12
Generate an EIKON Control based application using the supplied 'Series 60 AppWizard v1.9' with view architecture support.
AppUi::ConstructL() creates the 2 views and calls SetDefaultView(*view).
If you start the app the 1st view is shown and the 1st navigation tab is the active tab.
Now change the call to SetDefaultView(*view2).
This time the 2nd view is indeed shown at startup, but the 1st navigation tab is still the active tab.
I tried calling SetActiveTabById() plus ActivateLocalViewL().
This works when I call them eg. after a keypress, but calling them in ConstructL results in the right tab but always the 1st view...
Anyone got an idea how to handle this properly?
TX,
Rene
RE: 7650 SetDefaultViewL() doesn't set right navigation tab
2002-08-14, 12:13#2