Re: [SailfishDevel] Landscape Orientation without Silica

2014-10-02 Thread Adam Pigg
Cheers, i'd done all that but missed the achors.centreIn!!! On Thu, Oct 2, 2014 at 6:19 AM, Gunnar Sletta wrote: > > On 01 Oct 2014, at 22:22, Adam Pigg wrote: > > > Hi > > > > Is is possible to force an application into landscape orientation, when > only using a plain QQuickWindow and QML/QtQu

Re: [SailfishDevel] Landscape Orientation without Silica

2014-10-01 Thread Gunnar Sletta
On 01 Oct 2014, at 22:22, Adam Pigg wrote: > Hi > > Is is possible to force an application into landscape orientation, when only > using a plain QQuickWindow and QML/QtQuick2 without using silica > components/applications/pages? > > Ive tried creating a sub item of my root item that is rotat

[SailfishDevel] Landscape Orientation without Silica

2014-10-01 Thread Adam Pigg
Hi Is is possible to force an application into landscape orientation, when only using a plain QQuickWindow and QML/QtQuick2 without using silica components/applications/pages? Ive tried creating a sub item of my root item that is rotated 90 degrees but it ends up being offset, and I feel it shoul