Dec 16 2004, 05:45 AM
Post
#1
|
|
![]() Group: Members Posts: 69 Joined: 18-November 04 From: Watford, UK Member No.: 5,508 |
Hi,
I don't yet own a Z, though I'm thinking of getting a C860 in the new year. I am already however starting to think about writing apps for it. One thing that I wondered about was how best to handle screen rotation. It would seem to me sensible that when in landscape mode you might want to have a completely different layout than in portrait mode. Is this something which apps tend to do? In other words, they detect that the screen has been rotated and move the widgets around appropriately. For example, I could think of times where in portrait mode you might want a combo list drop down at the top of the screen, but then when switching to landscape mode I might want to swap it for a list box down the left hand side. Is this something that people do, or would it seem weird to Z users? Thanks, Matt |
|
|
|
![]() |
Dec 17 2004, 05:31 AM
Post
#2
|
|
|
Group: Members Posts: 25 Joined: 29-September 04 From: Ukraine Member No.: 4,801 |
IMHO you can detect screen rotation by change screen dimesion (from 480x640 to 640x480).
As for user expectations, I think it depends on application type. For example media player on SL-6000 change layout on screen rotation. But I doubt what this is good behavior for text editor. |
|
|
|
marshmn Screen Rotation Behavior Dec 16 2004, 05:45 AM
nilch Normally, when you use layout managers in your app... Dec 16 2004, 10:15 AM
marshmn Thanks for the reply, and you're right, I... Dec 17 2004, 12:35 AM![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 11:02 PM |