how to detect touch on UIView with UIimage ontop of it?

Posted by Silent on Stack Overflow See other posts from Stack Overflow or by Silent
Published on 2010-04-16T20:58:15Z Indexed on 2010/04/16 21:03 UTC
Read the original article Hit count: 299

Filed under:
|
|

hello all,

i want to use a UIview and a UIImage ontop of it with a text box and button i want the user to drag it when the UIview or anything in the view is touched, what would be the best way to implement this method?

the UIView is on a single View Controller and using Interface Builder to make my UIviews and UIimages.

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about iphone