Hi Scott,
Thanks for that - I will use that feature rather than going through an array to find out which button was clicked. However, how do I assign the correct image from a different array to the new UIImageView, based on which button was clicked (remember, I have 2 arrays, one that corresponds to the buttons, and other that corresponds to the images displayed on the buttons).
Regards.
|