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 (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 [EMAIL PROTECTED]

Reply via email to