On Jul 12, 2011, at 8:33 PM, Roland King wrote: > On Jul 13, 2011, at 11:27, Nathan Sims <newsli...@autonomy.caltech.edu> wrote: > >> If I put one finger down on the UIView, I get a -touchesBegan:withEvent: >> event. If I keep that finger down and put another down also I don't seem to >> get any event at all. Is there a way to know how many fingers are touching >> the UIView at any moment?
Yes, "Multiple Touch" was enabled, but "User Interaction Enabled" wasn't. That changes the behavior roughly to what I'm looking for, but its still fairly picky as to what it recognizes as a double touch. _______________________________________________ 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