<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    I have tried it several hours and get only a pan gesture with two
    fingers, <br>
    with text selection (what I not want).<br>
    <br>
    I have used QPlainTextEdit, QTextEdit - with Qt Designer or subclass
    (<span style=" color:#000000;">grabGesture</span><span style="
      color:#000000;">(</span><span style=" color:#800080;">Qt</span><span
      style=" color:#000000;">::</span><span style=" color:#800080;">PanGesture</span><span
      style=" color:#000000;">)</span>) -<br>
    in a simple 'MainWindow' (c++).<br>
    (I have tried the gesture source code from the QPLainTextEdit
    'event' function.) <br>
    <br>
    I got never the result like with the 'aboutQt' (QMessageBox) call.<br>
    <br>
    I have Installed: <br>
    Qt 5.2.0 for Android (Windows 32-bit, 761 MB),<br>
    Asus MeMO Pad HD 7 (Android 4.2.2),<br>
    Samsung Galaxy S4 mini (Android 4.2.2)<br>
    <br>
    I want to show results in a QPlainTextEdit or QTextEdit without text
    selection, but pan<br>
    up and down (and it would be nice, left and right).<br>
    <br>
    Can somebody help me, please?<br>
    <br>
    Thanks,<br>
        Thomas<br>
  </body>
</html>