IOS 4.0 是一种向 NSMutableAttributetString 的某些范围添加 hipperlink 类型交互的方法吗?
您好,我正在构建带有一些富文本内容的应用程序,以及我使用 NSMutableAttributedString 获得的文本内容。我用正则表达式在文本中咳嗽链接并将其设置为蓝色,但没有看到向 NSAttributedString 的字符串范围添加一些交互的方法。有什么办法吗?有办法这样做吗?
谢谢
hi i'm building app with some rich text content on it and text content i have with NSMutableAttributedString. I cought links in my text with regex and made it blue but don't see the way to add some interaction to string ranges of NSAttributedString. is it any way? is there a way to do so?
thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是我自己问题的答案。我是苹果开发的新手,所以这个项目可能真的很脏,但它对我有用,如果有人想要改进它或有任何建议,请告诉我,让这个文本项目变得更好;) textViewProject
here is answer for my own question. I'm new to apple development so this project might be really dirty but it works for me, if anybody wants to improve it or has any suggestions please let me know, lets make this text project better ;) textViewProject