Landscape mode on UIQ device

Login to reply to this topic.
Wed, 2006-03-29 11:54
Joined: 2005-12-29
Forum posts: 17
Hi, Symbians! We can change screen size in emulator, by correcting epoc.ini file like:

ScreenWidth 1000
ScreenHeight 600

How can we make it for real UIQ device (dynamically or statically) with rectangular screen? Or we should use rotate operations ?  Sad

Thu, 2006-03-30 10:15
Joined: 2005-12-29
Forum posts: 17
Re: Landscape mode on UIQ device
I Found in CFbsBitGc SetOrientation method, but it supports only EGraphicsOrientationNormal...

How to make it support EGraphicsOrientationRotated180 Huh
Thu, 2006-03-30 10:38
Joined: 2005-07-29
Forum posts: 11
Re: Landscape mode on UIQ device
Which device u r using and what is the actual requirement?
Thu, 2006-03-30 11:28
Joined: 2005-12-29
Forum posts: 17
Re: Landscape mode on UIQ device
SonyEricsson 910i. 

Gorizontal orientation of screen required!!!
  • Login to reply to this topic.