On Dec 8, 2009, at 12:52 PM, Eric E. Dolecki wrote: > Okay - so how would I use the bounds? I thought I tried that in my initial > code sample:
Your making this too complicated :). if([self.view.layer hitTest:[touch locationInView:self]] == pointLayer]) { // my shape layer got hit } -- David Duncan Apple DTS Animation and Printing _______________________________________________ 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