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

2010-04-20 Thread Various Artist
usart...@hotmail.com To: qt-qml@trolltech.com Date: Tue, 20 Apr 2010 14:35:27 -0700 Subject: [Qt-qml] Adding buttons to QWebView -- with flickable scrolling Given the performance issues experienced with flickable scrolling on th3e QML Web Browser, I am trying something else: http://labs.trolltec

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

2010-04-20 Thread Various Artist
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 see