On Wed, Jun 8, 2011 at 13:00,  <[email protected]> wrote:
>
> Admittedly, sticking to ALWAYS-PORTRAIT default orientation kind-of
> solves the problem too. Taking into account the wide variety of devices
> that has been developed in the past and hopefully will be developed in
> the future, sticking to any pre-decided orientation cannot IMO be done.
> (And we already now conflict with the principle: Dali and Lankku,
> portrait, N900 landscape)

As an application developer I want *Qt* to define a standard and be
able to program to that. Currently, that standard is poorly defined
with Symbian & MeeGo having sensors oriented to a vertically standing
portrait orientation; with Maemo/N900 being the exception. However,
even on this platform you can get consistent behaviour using
qputenv("N900_PORTRAIT_SENSORS", "1");

    http://doc.qt.nokia.com/qt-mobility-snapshot/sensors-api.html

I can see an argument that they should rotate along with the
application (if rotated by the framework); however it mustn't vary
from device to device or platform to platform, IMHO.

Cheers,

Andrew

-- 
Andrew Flegg -- mailto:[email protected] http://www.bleb.org/
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to