Hi all,

I've recently discovered that by switching completely to QML the possibility to debug your javascript was heavily decreased.

The QML WebView doesn't allow to set a custom WebPage which again means it is not possible anymore to print out any JavaScript error messages (since javaScriptConsoleMessage cannot be overloaded anymore).

In addition according to the documentation the QML WebView was introduced in Qt 4.7 - this means it won't compile & run on Qt 4.6 (e.g. symbian s60 platforms).

I'm wondering if there is any reason for "forcing" QML at any costs?

Best,
Wolfgang

--
GOFG - Get On Fat Guy
http://www.gofg.at/ - powered by Cordova

Reply via email to