[Qt-creator] Android - Pan text in QPlainTextEdit with one finger?

Thomas Meyer public at meyer-thomas.com
Mon Dec 16 19:35:21 CET 2013


Hi,
I have tried it several hours and get only a pan gesture with two fingers,
with text selection (what I not want).

I have used QPlainTextEdit, QTextEdit - with Qt Designer or subclass 
(grabGesture(Qt::PanGesture)) -
in a simple 'MainWindow' (c++).
(I have tried the gesture source code from the QPLainTextEdit 'event' 
function.)

I got never the result like with the 'aboutQt' (QMessageBox) call.

I have Installed:
Qt 5.2.0 for Android (Windows 32-bit, 761 MB),
Asus MeMO Pad HD 7 (Android 4.2.2),
Samsung Galaxy S4 mini (Android 4.2.2)

I want to show results in a QPlainTextEdit or QTextEdit without text 
selection, but pan
up and down (and it would be nice, left and right).

Can somebody help me, please?

Thanks,
     Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20131216/76166d9c/attachment.html>


More information about the Qt-creator mailing list