Hi,
I have tried creating the Browser instance in an application where switching between two views.
view1 is for creating ListBox & view2 is for loading HTML page.
In View2, softkeys are Options & Back. I have given control to switch to view1 (ActivateLocalView(EView1)) in EAknSoftKeyBack.
here the problem is : its going to Panic mode if I press Back option.
(Panic is coming while deleting the Browser Instance)
Note: The same thing I have tried by creating ListBox1 in View1 & ListBox2 in View2, Back Option works fine !!
Can anyone help me out....
Thanks & Regards,
Sunitha




