QtWebKit on mobile phones (hybrid applications)
-
Hi,
Is anyone using the QtWebKit to render the web content on Nokia devices (so called hybrid applications)? If yes, do you use some framework like Sencha Touch or jQuery Mobile or other to make the oupput better with less effort, the development easier and the result more cross-platform (Safari x Chrom x QtWebKit)?
Thanks a lot for answers or comments.
Kind Regards,
STeN -
Hi,
framework is not necessary as long as you are developing only for QtWebKit, but once you come to the cross-browser compatibility there are many issues, which you must handle on your own... And just see e.g. Kitchen Sink example (http://dev.sencha.com/deploy/touch/examples/kitchensink/) on iPad or desktop Safari. This you can do with ST framework quite quickly + the "objective" JavaScript engine allows you derive own components relatively easily, so I guess using such a framework makes many things easier, even it is not necessary...
BR
STeN -
"This guy here":http://developer.qt.nokia.com/forums/viewthread/2837/ tried on the Nokia N8 the Sencha Touch framework, he had issues only on S60 platforms, but not in Symbian^3.
-
This document will help you about "QtWebKit":http://doc.qt.nokia.com/4.7-snapshot/qtwebkit.html
And how you can use QtWebKit in your mobile application is given here : "hands on introduction":http://www.forum.nokia.com/document/Mobile_Hands-on_Labs/Qt/QtWebKit/