Re: Tracking Multiple Touches For Appropriate Label
Re: Tracking Multiple Touches For Appropriate Label
- Subject: Re: Tracking Multiple Touches For Appropriate Label
- From: mmalc Crawford <email@hidden>
- Date: Tue, 08 Dec 2009 00:38:42 -0800
On Dec 7, 2009, at 7:08 pm, Chunk 1978 wrote:
> is this suppose to work for multiple touches where one touch is
> already present, then another touches the screen?
>
Yes, it does; tested in a working application.
> it's not working for me. each time i touch the screen and add an object to the
> myTouches array the return count always returns 1, no matter how many
> fingers i already have touching the screen.
>
Then despite your original assertion, it is likely that you haven't set multipleTouchEnabled on your view.
mmalc
_______________________________________________
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