iPhone Cocoa treat image as a button?

sparkyreich

New member
Jul 8, 2008
8
0
1
I have a XCode project with an image of a circle (png). I want it so that when the image is "Touch Down" (like the button function) to call an action. Is this possible? How would I do it?

Thanks!
 
Place that image on button and adjust size of button as of image or use UItouch class
 


Write your reply...
Back
Top