I think you'll have to supply more information that that. What do you expect to happen? What do you observe happening? What have you tried doing to fix it?
I think you'll have to supply more information that that. What do you expect to happen? What do you observe happening? What have you tried doing to fix it?
I am having four images and I want to move the images when the user move the imageview (touchMoved() occurs).So I need to find which image is touched by the user.
OK, and where is that code? A custom subclass? Are you sure you are using that class not UIImageView (especially if you created this in Interface Builder)...