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 [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
