![]() |
2009-09-12
, 14:18
|
|
Posts: 2,669 |
Thanked: 2,555 times |
Joined on Apr 2007
|
#2
|
Hello i have installed the SDK and now i would create an application that work in portrait mode, now i would know... how switch in portrait mode? when i create a button or a label it is automatically in landscape what i must change for create an apps in portrait?
Thanks.
![]() |
2009-09-12
, 14:56
|
Posts: 21 |
Thanked: 0 times |
Joined on Sep 2009
|
#3
|
![]() |
2009-09-12
, 14:57
|
Posts: 631 |
Thanked: 1,123 times |
Joined on Sep 2005
@ Helsinki
|
#4
|
There isn't a way to do it since portrait mode just isn't used in Maemo 5 aside from one or two apps.
![]() |
2009-09-12
, 14:58
|
Posts: 21 |
Thanked: 0 times |
Joined on Sep 2009
|
#5
|
Device Orientation
Hildon is optimized for full functionality with Landscape screen orientation. Although both orientations are supported, some framework level functionalities such as the status bar, are not available in Portrait mode.
The switch between orientation modes can be done by the Hildon framework transparently for the application developer. The only relevant decisions for application developers are whether to request the portrait orientation mode and which interface elements to use on it.
Portrait mode is intended for simplified, one-handed use. Functionality may, and should, be limited in this orientation. For example, a Now Playing message for a media application, a read view for a PDF reading application, or simplified call handle controls.
![]() |
2009-09-12
, 15:14
|
|
Posts: 2,669 |
Thanked: 2,555 times |
Joined on Apr 2007
|
#7
|
? Umm, what are you talking about?
http://wiki.maemo.org/Using_Fremantl...#Portrait_Mode
There are instructions for developing for portrait mode, and testing for portrait mode with the SDK.
Please don't confuse yourself between what is currently done with the Maemo 5 apps and what can be developed.
Thanks.