Using Qt 5.3.2 Multi Mobile comercial license. I was using a MultiPointTouchArea without mouse enabled.
On 13 Nov 2014, at 14:09, Rutledge Shawn <[email protected]> wrote: > > On 13 Nov 2014, at 13:26, Nuno Santos <[email protected]> wrote: > >> Hi, >> >> I have just found the startX and startY properties of the TouchPoint in QML. >> >> http://qt-project.org/doc/qt-5/qml-qtquick-touchpoint.html#startX-prop >> >> Documentation says: >> >> These properties hold the starting position of the touch point. >> >> The problem is that when I write those values to the console they always >> come as zero. > > It’s been noticed before. > > https://bugreports.qt-project.org/browse/QTBUG-41692 > > They seem to be zero when using mouse and nonzero when using touch. > > Which platform are you using? _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
