I'm looking for a 'legal' way to cancel all the currently in-progress touches, 
exactly like they are cancelled when a UIAlertView is shown.   After hours of 
searching (documentation, googling), I've come up empty.  I see that the 
undocumented _cancelAllTouches in UIApplication is exactly what I want, and it 
works just like I want it too.  Is there a good reason why this method isn't 
public?   Is there any alternate, 'legal' way of canceling an in-progress 
touch?  I can't seem to find any.   (My code needs to receive the actual cancel 
message - not just ignore the touchMoved events.)

Thanks in advance for any advice.

Regards,
Jon Brooks


_______________________________________________

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

Reply via email to