[Qt-qml] [qt-qml] Multi-Touch Support for Acer T 231-H

martin.jones at nokia.com martin.jones at nokia.com
Fri Jun 10 11:55:54 CEST 2011


Hi,

The gestures element in QML is only experimental and has not been maintained.  The multitouch options at the moment are to use PinchArea which is included in the next release (Qt 4.7.4) 
http://doc.qt.nokia.com/4.7-snapshot/qml-pincharea.html or to use the TouchArea element from labs: http://labs.qt.nokia.com/2011/02/08/a-toucharea-for-qml/

Br,
Martin.

________________________________________
From: qt-qml-bounces+martin.jones=nokia.com at qt.nokia.com [qt-qml-bounces+martin.jones=nokia.com at qt.nokia.com] On Behalf Of ext Cedric Moisset [cedric.moisset at ensc.fr]
Sent: Friday, 10 June 2011 6:16 PM
To: qt-qml at qt.nokia.com
Subject: Re: [Qt-qml] [qt-qml] Multi-Touch Support for Acer T 231-H

Michael wrote:
> On 02/02/2011, at 11:38 PM, ext Peter Zerfass wrote:
> > We are having problems getting the qml touch-demo to run with the Acer T
> > 231-H multi-touch monitor.
> >
> > Of all the gesture properties  (onTap, onTapAndHold, onPan, onPinch,
> > onSwipe,onGesture) only the onTap property is ever activated no matter
> > what we do. And when that property is activated it only does so when the
> > finger is lifted, not when it is pressed (however when you take the
> > finger away from the screen then the onTap message is issued twice)
> >
> > Is this a known issue? Or doesn't qml support this type of hardware?
>
> Which demo are you running? How are you running it? I've seen this behavior running the experimental-gestures.qml example using qmlviewer, and fixed it by running with -experimentalgestures.

Hi,

I'm having the same problem (only onTap is working on
experimental-gestures.qml) on the same device (ACER T231H), and the
above solution ( run with -experimentalgestures ) doesn't work.
Any other idea ?

Regards,
--
Matt'
IPB - ENSC / THALES
_______________________________________________
Qt-qml mailing list
Qt-qml at qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-qml


More information about the Qt-qml mailing list