Hi,
In my application, I am displaying the pop up of access points. If I select a WLAN Access point, framework shows a wait bar as "Searching WLAN network" and then pops up a dialog with available WLAN access points.
Now if I change from Portrait to Landscape and vice versa, only the WLAN Access point dialog shown by the Framework is getting changed to landscape. My application is not changing its layout.
I investigated on this, my HandleForegroundEventL is getting hit qith 0 means my application is going into background when WLAN access point dialog is shown on the screen.
In my HandleResourceChange the only event I am getting is related to Windows fading like KEikMessageWindowsFadeChange.
Is there any way I can handle this?
Thanks for your help.



