开发者

UITableView how to make clickable links

开发者 https://www.devze.com 2023-02-06 11:38 出处:网络
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 m

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?

0

精彩评论

暂无评论...
验证码 换一张
取 消