PDA

View Full Version : Move multiple UIImageView's object




nsnarvekar
Jul 13, 2009, 05:40 AM
Hi,

I want to add multiple objects of UIImageView at run time. I just read that its possible through NSMutableArray.

But I also want to move that all objects of the UIImageView. Is it possible to track, on which UIImageView's object I touched?

Please help me. Any type of help will be accepted.

Thanks