Re: [Development] More flexible window orientation API

2012-01-26 Thread Samuel Rødal
On 01/25/2012 11:35 AM, Alan Alpert wrote: > On Tue, 17 Jan 2012 21:58:29 ext Samuel Rødal wrote: >> Hi, >> >> we're working toward having a flexible yet simple API for window >> orientations. It's important that the QWindow orientation API is >> flexible enough to handle all use cases, whereas the

Re: [Development] More flexible window orientation API

2012-01-25 Thread Alan Alpert
On Tue, 17 Jan 2012 21:58:29 ext Samuel Rødal wrote: > Hi, > > we're working toward having a flexible yet simple API for window > orientations. It's important that the QWindow orientation API is > flexible enough to handle all use cases, whereas the APIs on top (in Qt > components for instance) ca

[Development] More flexible window orientation API

2012-01-17 Thread Samuel Rødal
Hi, we're working toward having a flexible yet simple API for window orientations. It's important that the QWindow orientation API is flexible enough to handle all use cases, whereas the APIs on top (in Qt components for instance) can offer some more convenience for application developers. We