Hi, I'm trying to implement application-wide multi-touch gestures (e.g. two and three finger swipes in various directions) as shortcuts to different functions in an iPhone app. When I try to recognize the gestures in a table view I cannot get the table view to stop interpret multi-finger gestures as scrolling commands. If you put two fingers down and move them in either the same direction or in different direction it's always recognized as an attempt to scroll the table.
Is there a way to stop table views interpret multi-finger gestures as "single-finger" scrolling? / Påhl _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com