could anyone point me in the direction on how to do this please? i have made a twiter app which i would like to open links from the users timeline. i have sourced the code on how to open the link in my webvie but i do not know hot to make the links clickable.
an开发者_运维知识库y help would be appreciated.
thanks in advance
mike
I believe this is what you need: http://furbo.org/2008/10/07/fancy-uilabels/
More infos is this SO discussion: Create tap-able "links" in the NSAttributedString of a UILabel?
精彩评论