URL or email address as link in UILabel

Posted by iFloh on Stack Overflow See other posts from Stack Overflow or by iFloh
Published on 2010-04-14T15:50:26Z Indexed on 2010/04/14 15:53 UTC
Read the original article Hit count: 492

Filed under:
|
|

Hi,

I have a UILabel tha contains a URL (ie www.google.com). Is there a way to display the label as URL so the User can tap on the URL for Safari to open it?

Same question I have for a mailto item (ie [email protected]) to open mail with a new email to that address

thanks in advance

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about iphone