Re: [SailfishDevel] Dynamic VisualItemModel in SlideshowView

2014-10-01 Thread Peter Pykäläinen
Thank you all for your inputs. I think I finally nailed it :) // Peter Pykäläinen On 29 September 2014 14:21, Krisztian Olah wrote: > Just use a delegate like in the given example: > https://sailfishos.org/sailfish-silica/qml-sailfishsilica-slideshowview.html > If still baffled, you should rea

[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

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

Re: [SailfishDevel] Upcoming behavioural change with how graphics resources are handled.

2014-10-01 Thread Gunnar Sletta
I see.. So if this pattern is more common then perhaps a different strategy is in order. Thinking out loud: One option we could implement is to have a hint on the canvas that it should be retained. Meaning, when the application is hidden and the scene graph and the GL context is invalidated, we

Re: [SailfishDevel] Upcoming behavioural change with how graphics resources are handled.

2014-10-01 Thread Iosif Hamlatzis
Reading all these and previous similar changes I was wondering why other mobile platforms don't have this issue? If I'm not mistaken in no other mobile platform the developer has to take into account if his/her application goes into the background. ___ Sa