Detect click on view during animation
Detect click on view during animation
- Subject: Detect click on view during animation
- From: Colin Harris <email@hidden>
- Date: Thu, 1 May 2008 15:50:33 +1000
Hi All,
I'm new to Obj-C, Cocoa, iPhone dev and this list so I'm sorry if this
is a silly question.
I'm trying to detect a click (or touch) on an image that's being
animated (moved from one side of the screen to the other). I don't
think this is iPhone specific as the same things would apply if I was
to do this in Cocoa.
I've tried using a custom UIView and a UIButton but it seems that I
can only detect a click on where the view is going to end up at the
end of an animation rather than where it is half way through the
animation.
So, is it possible to detect a click on something while it's being
animated ? If so, how would I go about it?
thanks
col.
_______________________________________________
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