[Interest] QtQuick.Controls 1.2 TextArea scrolling on Android

Frédéric Martinsons frederic.martinsons at sigfox.com
Thu Nov 6 11:57:07 CET 2014


I answer to myself, I found a working solution on android.
To sum up I replace my TextArea with a TextEdit inside a Flickable , itself
inside a ScrollView

2014-11-04 14:31 GMT+01:00 Frédéric Martinsons <
frederic.martinsons at sigfox.com>:

> Hello,
>
> I've been using the TextArea QML controls for a while on desktop and
> nothing goes wrong.
> But on an Android target (from Qt 5.3.1) , it seems that it doesn't scroll
> at all on android. The simple QML file attached reproduced the problem on a
> Nexus 7 (android 4.4.4)
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20141106/b5533ac9/attachment.html>


More information about the Interest mailing list