[Qt-qml] Adding buttons to QWebView -- with flickable scrolling

Various Artist thevariousartist at hotmail.com
Tue Apr 20 23:35:27 CEST 2010


Given the performance issues experienced with flickable scrolling on th3e QML Web Browser, I am trying something else:
  http://labs.trolltech.com/blogs/2008/11/15/flick-list-or-kinetic-scrolling/

This works really well on our target platform!   Flickable scrolling is great and the web page seems to load faster too.

The question is, what's the best way to add some buttons to that example without losing the flickable feature?

I was looking at the example for "FancyBrowser" which makes use of the same QWebView component, but this puts it within a QMainWindow and when I tried implementing the flilckable feature it didn't work.  So instead I'm trying to just add the buttons to the existing and working example.

Thanks!Peter


 		 	   		  
_________________________________________________________________
The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.
http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20100420/e2548d33/attachment.html 


More information about the Qt-qml mailing list