Re: [Interest] Qt Quick on desktop applications

2013-11-22 Thread Philipp Kursawe
abdon Sent: 22.11.2013 11:22 To: Interest@qt-project.org Subject: [Interest] Qt Quick on desktop applications Hi Is it viable to develop a complex desktop application using QML for the user interface? Regards ___ Interest mailing list Interest@qt-projec

Re: [Interest] Qt Quick on desktop applications

2013-11-22 Thread Frédéric Meurou
mber 2013 10:51 > *To:* Graham Labdon > *Cc:* Interest@qt-project.org > *Subject:* Re: [Interest] Qt Quick on desktop applications > > > > I guess with Quick Controls and layout elements it might be "easy". > > > > My approach would be to rethink the UI con

Re: [Interest] Qt Quick on desktop applications

2013-11-22 Thread Graham Labdon
ject.org<mailto:Interest@qt-project.org> Subject: Re: [Interest] Qt Quick on desktop applications Hi Graham, IMHO, it is viable since : - you'll get more and more touch screens - people are getting used to touch interfaces - Quick Controls allows you to mimick widgets - You get GL acce

Re: [Interest] Qt Quick on desktop applications

2013-11-22 Thread Frédéric Meurou
worth looking at > > Would it be difficult to convert an existing ui to Qml? > > > > *From:* Frédéric Meurou [mailto:fmeu...@wapp6.com] > *Sent:* 22 November 2013 10:38 > *To:* Graham Labdon > *Cc:* Interest@qt-project.org > *Subject:* Re: [Interest] Qt Quick on deskt

Re: [Interest] Qt Quick on desktop applications

2013-11-22 Thread Graham Labdon
Sounds like it's worth looking at Would it be difficult to convert an existing ui to Qml? From: Frédéric Meurou [mailto:fmeu...@wapp6.com] Sent: 22 November 2013 10:38 To: Graham Labdon Cc: Interest@qt-project.org Subject: Re: [Interest] Qt Quick on desktop applications Hi Graham, IMHO,

Re: [Interest] Qt Quick on desktop applications

2013-11-22 Thread Frédéric Meurou
Hi Graham, IMHO, it is viable since : - you'll get more and more touch screens - people are getting used to touch interfaces - Quick Controls allows you to mimick widgets - You get GL acceleration on QML - it is easy to create custom components. >From my recent experience, I don't think i'll use

Re: [Interest] Qt Quick on desktop applications

2013-11-22 Thread Tomasz Siekierda
On 22 November 2013 11:22, Graham Labdon wrote: > > Hi > Is it viable to develop a complex desktop application using QML for the user > interface? > Regards > Yes. But better make some test apps before you commit to that. QML is very easy and powerful, but needs a bit getting used to (it's very

[Interest] Qt Quick on desktop applications

2013-11-22 Thread Graham Labdon
Hi Is it viable to develop a complex desktop application using QML for the user interface? Regards ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest