Is there an observer for landscape screen?

Login to reply to this topic.
Tue, 2008-02-05 17:09
Joined: 2004-12-07
Forum posts: 72

Hello,

I use N95. When I switch the screen from portrait to landscape, how can I get this notification? I need it.

Thanks!


Wed, 2008-02-06 06:06
Joined: 2007-08-31
Forum posts: 54
Re: Is there an observer for landscape screen?

Hai,
just go through this link it may helpful for you
http://wiki.forum.nokia.com/index.php/S60_Sensor_API

Regards
Praveen

Fri, 2008-02-08 10:22
Joined: 2004-11-29
Forum posts: 1233
Re: Is there an observer for landscape screen?

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.

Mon, 2008-02-11 13:26
Joined: 2004-12-07
Forum posts: 72
Re: Is there an observer for landscape screen?

Yes,
HandleResourceChangeL() is the corrected one

  • Login to reply to this topic.