1
NGUI 3 Support / Make URL as clickable in Lable string
« on: February 06, 2014, 05:46:35 AM »
Hi all,
How can we achieve this? I've a string with urls lets say "something http://www.google.com again http://www.amazon.com" or "http://www.google.com nexturl http://www.amazon.com". Now what I want is, when I am showing this string (in a UILabel), I could make the link clickable, i.e., the link should act like a url, so that when I click it, it should open me the respective link.
This topic relates the same I wanted to achieve : http://www.tasharen.com/forum/index.php?topic=7809.0, but it does not provide any solutions
Please provide me some suggestions on how to achieve this.
Thanks in advance.
How can we achieve this? I've a string with urls lets say "something http://www.google.com again http://www.amazon.com" or "http://www.google.com nexturl http://www.amazon.com". Now what I want is, when I am showing this string (in a UILabel), I could make the link clickable, i.e., the link should act like a url, so that when I click it, it should open me the respective link.
This topic relates the same I wanted to achieve : http://www.tasharen.com/forum/index.php?topic=7809.0, but it does not provide any solutions

Please provide me some suggestions on how to achieve this.
Thanks in advance.
