iphone sdk: clickable image in UIWebView

Posted by origon on Stack Overflow See other posts from Stack Overflow or by origon
Published on 2010-06-08T23:47:00Z Indexed on 2010/06/08 23:52 UTC
Read the original article Hit count: 350

Hi.

I wanna wrap some text around a UIButton or clickable image in some kind of scrollview. My ide was to add an UIButton to an UIWebView, but thats not possible? Is there a way to wrap text around an UIButton in an UIScrollView or UITextView?

Or can I add an image to the UIWebView and handle the clicking somehow?

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about uiwebview