NlMakesis Y-Browser Y-Tasks
Hello,
I use N95. When I switch the screen from portrait to landscape, how can I get this notification? I need it.
Thanks!
Hai, just go through this link it may helpful for you http://wiki.forum.nokia.com/index.php/S60_Sensor_API
Regards Praveen
Thats the sensor API... I don't think that is what he is looking for.
If you override HandleResourceChangeL() in your AppUi, you will get notified through that when layout changes.
Yes, HandleResourceChangeL() is the corrected one
Forum posts: 54
Hai,
just go through this link it may helpful for you
http://wiki.forum.nokia.com/index.php/S60_Sensor_API
Regards
Praveen
Forum posts: 1233
Thats the sensor API... I don't think that is what he is looking for.
If you override HandleResourceChangeL() in your AppUi, you will get notified through that when layout changes.
Forum posts: 72
Yes,
HandleResourceChangeL() is the corrected one