N90 Landscape Mode blocks keys
| Mon, 2005-09-26 12:53 | |
|
Hello, I have found out how to switch to landscape mode with N90 : SetOrientationL(EAppUiOrientationLandscape); Unfortunately I can't use my keys or even catch the Keyevent. The only keys that could be used are the "Right-Side placed Photo" and "Joystick" Key. I haven't found any description on this topic so far. Second question : is it possible to prevent the fact that when i turn the display the camera App is launched ? This is very annoying when you want to use the landscape mode in a confortable way! Thx a lot for your help ! May MatD |
|






Forum posts: 8
Forum posts: 174
http://ptrmobile.blogspot.com/
Forum posts: 93
No, the N90 isn't a prototypeÂ
I can say it's one of the most stable Nokia Phone I've ever had in my hands.
The Landscapemode works, but only the Joystick key and the red button on the top of it ( on the right metallic side of the camera) are working.
MatD
Forum posts: 110
Forum posts: 6
I dealt with the same problem. Here is the solution
When you turn the screen, the phone's own camera application comes to foreground thus disabling all other keys of the phone.
When this happens your application will receive a background even. When it does, you can force your application to return to foreground and every functinality will be restored.
hope this helps
Forum posts: 1
I've the same problem with the camera application that comes to foreground.
I can get the background even, but then how do you force your application to return to foreground ?