Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    [solve] Can't make work gesture example

    QML and Qt Quick
    3
    4
    2522
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Mokona last edited by

      Hi,

      I'm running on a mac and I've got a magic trackpad. I've played with classic qt example like fingerpaint, knob ... But I can't play with the qml one. I just got tap and hold gesture whatever i do. Is it normal ? Does it possible to play with my magic trackpad on windows/linux with Qt ? 
      

      Thanks

      1 Reply Last reply Reply Quote 0
      • P
        parancibia last edited by

        Check this links:

        • "Getting in touch with Qt Quick: Gestures and QML":http://labs.qt.nokia.com/2010/10/05/getting-in-touch-with-qt-quick-gestures-and-qml/
        • "Using Multi-Touch and Gestures with Qt":http://qt.nokia.com/developer/learning/online/talks/archive/developerdays2009/tech-talks/using-multi-touch-and-gestures-with-qt/
        1 Reply Last reply Reply Quote 0
        • M
          mbrasser last edited by

          Qt Quick 1.1 will include a new "PinchArea element":http://doc.qt.nokia.com/4.7-snapshot/qml-pincharea.html, which should work well with the magic trackpad out-of-the-box.

          In the meantime, does passing -experimentalgestures to QMLViewer help?

          Regards,
          Michael

          1 Reply Last reply Reply Quote 0
          • M
            Mokona last edited by

            I've seen this element, but i don't konw how can i get QtQuick 1.1.
            I'll try it thanks, but the second lnk gave by paulo work fine.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post