Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Touch events not working with magic trackpad in Mac OS X

Touch events not working with magic trackpad in Mac OS X

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 3.6k Views
  • 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.
  • Guy GizmoG Offline
    Guy GizmoG Offline
    Guy Gizmo
    wrote on last edited by
    #1

    I just recently started working with Qt 4.7.4 64-bit in order to make some cross-platform multi-touch applications. However, I can't get touch events working. I'm using a Mac Pro with a magic trackpad, and from the googling I've done, it seems that it should generate QTouchEvents. But when I run any of the Qt touch demos, including fingerpaint and knobs, it doesn't work. No touches I perform on the trackpad, be it a single or multiple touches, does anything in the application; no QTouchEvents generated. I've tried in fully updated Lion and Snow Leopard.

    Does anyone have any idea what's going wrong? Thanks in advance!

    1 Reply Last reply
    0
    • Guy GizmoG Offline
      Guy GizmoG Offline
      Guy Gizmo
      wrote on last edited by
      #2

      Bumping this - still haven't gotten it working. Can anyone help me with this? This is a severe roadblock for the project I'm working on.

      1 Reply Last reply
      0
      • Guy GizmoG Offline
        Guy GizmoG Offline
        Guy Gizmo
        wrote on last edited by
        #3

        One more bump...? I'm in a situation where even Qt example projects don't work. Do QTouchEvents just not work in Mac OS X?

        1 Reply Last reply
        0
        • V Offline
          V Offline
          veeeee_d
          wrote on last edited by
          #4

          Have you checked "QTouchEvent docs":http://doc.qt.nokia.com/4.7/qtouchevent.html#details ?

          1 Reply Last reply
          0
          • Guy GizmoG Offline
            Guy GizmoG Offline
            Guy Gizmo
            wrote on last edited by
            #5

            [quote author="veeeee_d" date="1323117649"]Have you checked "QTouchEvent docs":http://doc.qt.nokia.com/4.7/qtouchevent.html#details ?[/quote]

            Yes, no help there. According to the docs the demos are doing everything they're supposed to, and it doesn't mention anything specific about OS X.

            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