How to add Landscape support to my Application Over S60 FP3 SDK

Login to reply to this topic.
Wed, 2005-09-14 07:14
Joined: 2005-09-14
Forum posts: 1
Hi,
I need to add Lnadscape support to my application. There is two API given in the FP3 SDK help:

TAppUiOrientation CEikAppUi::Orientation() const;
void CEikAppUi::SetOrientationL(TAppUiOrientation aOrientation);

But i am unable to find the implimentation of these API. Does any body have any idea about these API and how to use thses in any application.


Thanks in advance
Neeraj

Thu, 2005-09-15 09:50
Joined: 2005-06-09
Forum posts: 174
Re: How to add Landscape support to my Application Over S60 FP3
There's a document over at Forum Nokia called "Series 60 Platform 2nd Edition Feature Pack 3: Scalable UI Support", which is quite helpful.  There's also an example of a small app that uses scalable UI as well.

  • Login to reply to this topic.