Re: [Interest] Hybrid Qt/HTML5 app

2016-03-08 Thread Jason H
...@gmail.com> To: "Jason H" <jh...@gmx.com> Cc: "interest@qt-project.org" <interest@qt-project.org> Subject: Re: [Interest] Hybrid Qt/HTML5 app Generally when someone says "web" they mean something that works in browser. While Qt apps can be Chrom

Re: [Interest] Hybrid Qt/HTML5 app

2016-03-08 Thread Daniel França
"Jason H" <jh...@gmx.com> > *Cc:* "interest@qt-project.org" <interest@qt-project.org> > *Subject:* Re: [Interest] Hybrid Qt/HTML5 app > >> You said " cross-platform, including web". Web, as I understand it, is > not a prorietary application.

Re: [Interest] Hybrid Qt/HTML5 app

2016-03-08 Thread Jason H
interest@qt-project.org" <interest@qt-project.org> Subject: Re: [Interest] Hybrid Qt/HTML5 app >> You said " cross-platform, including web".  Web, as I understand it, is not a prorietary application. If you said desktop apps, >> that'd be fine. But you speci

Re: [Interest] Hybrid Qt/HTML5 app

2016-03-08 Thread Daniel França
ith > HTML Canvas. > > *Sent:* Tuesday, March 08, 2016 at 10:52 AM > > *From:* "Daniel França" <daniel.fra...@gmail.com> > *To:* "Jason H" <jh...@gmx.com> > *Cc:* "interest@qt-project.org" <interest@qt-project.org> > *Subject:*

Re: [Interest] Hybrid Qt/HTML5 app

2016-03-08 Thread Jason H
er Widgets or elements you need and stick with that. A lot can be done with HTML Canvas.    Sent: Tuesday, March 08, 2016 at 10:52 AM From: "Daniel França" <daniel.fra...@gmail.com> To: "Jason H" <jh...@gmx.com> Cc: "interest@qt-project.org" <interest@qt-p

Re: [Interest] Hybrid Qt/HTML5 app

2016-03-08 Thread Daniel França
:* "Jason H" <jh...@gmx.com> > *Cc:* "interest@qt-project.org" <interest@qt-project.org> > *Subject:* Re: [Interest] Hybrid Qt/HTML5 app > Thanks for answer it, but I don't understand why you need the background > to answer the question, but here it goe

Re: [Interest] Hybrid Qt/HTML5 app

2016-03-08 Thread Jason H
at 10:08 AM From: "Daniel França" <daniel.fra...@gmail.com> To: "Jason H" <jh...@gmx.com> Cc: "interest@qt-project.org" <interest@qt-project.org> Subject: Re: [Interest] Hybrid Qt/HTML5 app Thanks for answer it, but I don't understand why you need

Re: [Interest] Hybrid Qt/HTML5 app

2016-03-08 Thread Daniel França
things that are just not > do-able in HTML5 yet. > > *Sent:* Tuesday, March 08, 2016 at 6:22 AM > *From:* "Daniel França" <daniel.fra...@gmail.com> > *To:* "interest@qt-project.org" <interest@qt-project.org> > *Subject:* [Interest] Hybrid Qt/

Re: [Interest] Hybrid Qt/HTML5 app

2016-03-08 Thread Jason H
ect.org" <interest@qt-project.org> Subject: [Interest] Hybrid Qt/HTML5 app Hi guys, I was planning to create an hybrid app using Qt/QML/HTML5. The application should be able to inject some QML elements or Qt widgets inside and interact with it. I found that we can do that using Web

[Interest] Hybrid Qt/HTML5 app

2016-03-08 Thread Daniel França
Hi guys, I was planning to create an hybrid app using Qt/QML/HTML5. The application should be able to inject some QML elements or Qt widgets inside and interact with it. I found that we can do that using WebKit [1] (at least for Qt widgets) But it seems that it's not yet implemented in WebEngine