Skip navigation.
 
mlMacBook Air multitouch trackpad API
FROM : ?
DATE : Sat Feb 02 21:13:38 2008

There was a message on the list asking for an API for the Air's 
multitouch trackpad. A little bit of reverse engineering (not mine) 
yields a few new NSEvent types and corresponding NSResponder methods 
that can be used to receive the default multitouch gestures (swipe, 
pinch and rotate):

<http://www.cocoadev.com/index.pl?MultiTouchTrackpad>

  - ∞