[Qtwebengine] Touch scrolling with WebEngine?

Mike Nolan me at mknln.com
Tue Oct 6 22:41:00 CEST 2015


Hi all,

I discovered that this works when using an actual touch screen, however I
ran into another twist:

It appears that at least Qt 5.5 is required for it to work. When I link
against 5.4 it does not work.

Does anyone know if there is some flag that can be enabled to make it work
on 5.4, or is this due to code added in 5.5?

Also, am I correct in saying that there is no way possible to link against
5.5 QtWebEngine but still using the Qt5.4 base?

Thank you for any pointers with this issue.
Mike

On Mon, September 28, 2015 3:56 pm, Mike Nolan wrote:
> Hi all,
> I am wondering what is the best way to achieve touch-based scrolling with
> the WebEngineView QML component. When it came to using QtWebKit in older
> releases (4.8 in this case) you could put the WebView inside a Flickable,
>  but I see that WebEngineView has scrollbars added to it with no way to
> remove them (I think?). What is the best way to achieve touch-based
> scrolling/flicking with WebEngine?
>
> Thanks.
> Mike
> _______________________________________________
> QtWebEngine mailing list
> QtWebEngine at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qtwebengine
>
>




More information about the QtWebEngine mailing list