Re: [Interest] QML WebView modules

2017-04-06 Thread Jason H
  Use a file selector, roll both platforms into a custom component.  http://www.ics.com/blog/mastering-qt-file-selectors Sent: Tuesday, April 04, 2017 at 6:26 AM From: "Mark Tucker" To: "interest@qt-project.org" Subject: [Interest] QML WebView modules Hi,   I&#

Re: [Interest] QML WebView modules

2017-04-05 Thread Mark Tucker
: [Interest] QML WebView modules 05.04.2017, 17:08, "Mark Tucker" : > Ah, there's a 5.5.1 tag in there, presumably that's what I would need? > > Now I need to read up on how to use this from git :) You just clone this repo, checkout 5.5.1 and build wi

Re: [Interest] QML WebView modules

2017-04-05 Thread Konstantin Tokarev
ark > > -Original Message- > From: Konstantin Tokarev [mailto:annu...@yandex.ru] > Sent: 05 April 2017 15:06 > To: Mark Tucker ; Kai Koehne ; > Nibedit Dey ; Sze Howe Koh > Cc: interest@qt-project.org > Subject: Re: [Interest] QML WebView modules > > 05.04.2017, 17:03,

Re: [Interest] QML WebView modules

2017-04-05 Thread Mark Tucker
Dey ; Sze Howe Koh Cc: interest@qt-project.org Subject: Re: [Interest] QML WebView modules 05.04.2017, 17:03, "Mark Tucker" : > I'm not using the SDK installer - I compiled my own version of Qt from the > 5.5.1 sources. There doesn't seem to be anything included in t

Re: [Interest] QML WebView modules

2017-04-05 Thread Konstantin Tokarev
t;> >> Unfortunately, there are two different things named "WebView" in Qt, >> which is very confusing: >> >> * http://doc.qt.io/archives/qt-5.5/qml-qtwebview-webview.html >> * http://doc.qt.io/archives/qt-5.5/qml-qtwebkit-webview.html >> >>> Fo

Re: [Interest] QML WebView modules

2017-04-05 Thread Konstantin Tokarev
ink you can only use git repo: http://code.qt.io/cgit/qt/qtwebview.git/ > > Mark > > -Original Message- > From: Konstantin Tokarev [mailto:annu...@yandex.ru] > Sent: 05 April 2017 15:02 > To: Mark Tucker ; Kai Koehne ; > Nibedit Dey ; Sze Howe Koh > Cc: interes

Re: [Interest] QML WebView modules

2017-04-05 Thread Mark Tucker
@yandex.ru] Sent: 05 April 2017 15:02 To: Mark Tucker ; Kai Koehne ; Nibedit Dey ; Sze Howe Koh Cc: interest@qt-project.org Subject: Re: [Interest] QML WebView modules 05.04.2017, 16:58, "Mark Tucker" : > Where do I install it from? Is it a configure option? If you are using Qt SDK

Re: [Interest] QML WebView modules

2017-04-05 Thread Konstantin Tokarev
gt; From: Konstantin Tokarev [mailto:annu...@yandex.ru] > Sent: 05 April 2017 14:53 > To: Mark Tucker ; Kai Koehne ; > Nibedit Dey ; Sze Howe Koh > Cc: interest@qt-project.org > Subject: Re: [Interest] QML WebView modules > > 05.04.2017, 16:45, "Mark Tucker" : >&g

Re: [Interest] QML WebView modules

2017-04-05 Thread Mark Tucker
Where do I install it from? Is it a configure option? Mark -Original Message- From: Konstantin Tokarev [mailto:annu...@yandex.ru] Sent: 05 April 2017 14:53 To: Mark Tucker ; Kai Koehne ; Nibedit Dey ; Sze Howe Koh Cc: interest@qt-project.org Subject: Re: [Interest] QML WebView modules

Re: [Interest] QML WebView modules

2017-04-05 Thread Konstantin Tokarev
latforms if I have to, was just wanting to check that I wasn't missing > something stupid/obvious. > > Thanks > > Mark > > -Original Message- > From: Interest > [mailto:interest-bounces+mark.tucker=airborne.a...@qt-project.org] On Behalf > Of Kai Koe

Re: [Interest] QML WebView modules

2017-04-05 Thread Mark Tucker
es+mark.tucker=airborne.a...@qt-project.org] On Behalf Of Kai Koehne Sent: 05 April 2017 12:21 To: Nibedit Dey ; Sze Howe Koh Cc: interest@qt-project.org Subject: Re: [Interest] QML WebView modules > -Original Message- > From: Interest > [mailto:interest-bounces+kai.koehne=q

Re: [Interest] QML WebView modules

2017-04-05 Thread Nibedit Dey
Thank you Kai Koehne for the clarification. On Wed, Apr 5, 2017 at 4:51 PM, Kai Koehne wrote: > > > > -Original Message- > > From: Interest [mailto:interest-bounces+kai.koehne=qt...@qt-project.org] > > [..] > > With Qt 5.5 the Qt WebKit module is deprecated:(https://wiki.qt.io/New- > > F

Re: [Interest] QML WebView modules

2017-04-05 Thread Kai Koehne
> -Original Message- > From: Interest [mailto:interest-bounces+kai.koehne=qt...@qt-project.org] > [..] > With Qt 5.5 the Qt WebKit module is deprecated:(https://wiki.qt.io/New- > Features-in-Qt-5.5#Deprecated_Functionality) > > QWebView uses WebKit as the backend. > > QWebEngineView use

Re: [Interest] QML WebView modules

2017-04-05 Thread Mark Tucker
ng out. Thanks again! Mark From: Nibedit Dey [mailto:nibedit@gmail.com] Sent: 05 April 2017 05:50 To: Sze Howe Koh Cc: Mark Tucker ; interest@qt-project.org Subject: Re: [Interest] QML WebView modules Dear Sze-Howe, I haven't worked much in Qt web modules. But below is my understanding.

Re: [Interest] QML WebView modules

2017-04-04 Thread Nibedit Dey
working. > > > > Regards, > > Nibedit > > . > > > > > > -- Forwarded message -- > > From: Mark Tucker > > Date: Tue, Apr 4, 2017 at 3:56 PM > > Subject: [Interest] QML WebView modules > > To: "interest@qt-project.o

Re: [Interest] QML WebView modules

2017-04-04 Thread Sze Howe Koh
-------- > From: Mark Tucker > Date: Tue, Apr 4, 2017 at 3:56 PM > Subject: [Interest] QML WebView modules > To: "interest@qt-project.org" > > > Hi, > > > > I'm currently trying to create a QML app that works on both a Linux platform > and an An

Re: [Interest] QML WebView modules

2017-04-04 Thread Nibedit Dey
reaterThan(QT_MAJOR_VERSION, 4):QT+=webkitwidgets For WebEngine module add: QT += webengine In both cases, Linux should be working. Regards, Nibedit . -- Forwarded message -- From: Mark Tucker Date: Tue, Apr 4, 2017 at 3:56 PM Subject: [Interest] QML WebView modules To: "interest@qt-pro

[Interest] QML WebView modules

2017-04-04 Thread Mark Tucker
Hi, I'm currently trying to create a QML app that works on both a Linux platform and an Android platform. Due to the nature of my target platforms (embedded systems), I'm limited to Qt 5.5.1 and cannot upgrade. Note that my app is pure QML and I cannot write any C++ code to solve this. To get