Re: iOS: Differentiating between 1 or 2 finger touches
Re: iOS: Differentiating between 1 or 2 finger touches
- Subject: Re: iOS: Differentiating between 1 or 2 finger touches
- From: Nathan Sims <email@hidden>
- Date: Tue, 12 Jul 2011 20:39:43 -0700
On Jul 12, 2011, at 8:33 PM, Roland King wrote:
> On Jul 13, 2011, at 11:27, Nathan Sims <email@hidden> 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 (email@hidden)
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:
This email sent to email@hidden