Re: [Development] Using Native web view on OS X

2018-01-28 Thread René J . V . Bertin
Kai Koehne wrote: > Indeed, and we agreed to solve this properly by introducing a plugin based > architecture: https://codereview.qt-project.org/#/c/207651/ This wouldn't also be of interest for developers who want to target Apple's App Store. Assuming QtWebView is an appropriate choice for impl

Re: [Development] Using Native web view on OS X

2018-01-26 Thread Morten Sørvig
> On 25 Jan 2018, at 21:05, Steve Schilz wrote: > >> 22.01.2018, 18:37, "Alberto Mardegan" : >> Hi all! >> ??I've developed a desktop application which uses the WebView QML >> module, with the hope of publishing it in the Apple store. However, >> unless I am seriously mi

Re: [Development] Using Native web view on OS X

2018-01-26 Thread Kai Koehne
//codereview.qt-project.org/#/c/207651/ It's just not something you want to do in a patch level release, because stability. Regards Kai From: Development on behalf of Steve Schilz Sent: Thursday, January 25, 2018 9:05:47 PM To: development@qt-project.org Subj

Re: [Development] Using Native web view on OS X

2018-01-25 Thread Steve Schilz
> 22.01.2018, 18:37, "Alberto Mardegan" : > Hi all! > ??I've developed a desktop application which uses the WebView QML > module, with the hope of publishing it in the Apple store. However, > unless I am seriously mistaken, this is just not possible (or maybe the >