Hi All...
Sorry for my bad english .I have some question to ask you. I known N95 can change screen to landscape mode. The other phone such as 6110,6120,5700 have the same OS. I want to change system layouts to lanscape mode look like N95. I have try to this code on my 6110 following.
CWsScreenDevice *DeviceMap = iEikonEnv->ScreenDevice(); // Used to rotate the screen.
DeviceMap-> SetScreenMode(1);
The screen can be change to landscape mode but theme can't change correctly (My theme is support 320 x 240). It's have white screen following http://img150.imageshack.us/img150/5553/rotateyi8.jpg and the system seem look like 240 x 320 mode, but some action like third picture system can show corectly. I'm wondering how to solve this problem.




