Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. [solve] Can't make work gesture example
Forum Updated to NodeBB v4.3 + New Features

[solve] Can't make work gesture example

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 3 Posters 2.8k Views 1 Watching
  • 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 Offline
    M Offline
    Mokona
    wrote on last edited by
    #1

    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
    0
    • P Offline
      P Offline
      parancibia
      wrote on last edited by
      #2

      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
      0
      • M Offline
        M Offline
        mbrasser
        wrote on last edited by
        #3

        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
        0
        • M Offline
          M Offline
          Mokona
          wrote on last edited by
          #4

          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
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved