Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: hjbo on February 20, 2013, 02:39:51 AM

Title: Can you make a hyperlink in lable?
Post by: hjbo on February 20, 2013, 02:39:51 AM
Can you make a hyperlink in lable?
Title: Re: Can you make a hyperlink in lable?
Post by: Madgeniy on February 20, 2013, 04:19:26 AM
You can add UIButtonMessage script on your label and add a collider. In the UIButtonMessage script you can call necceasry method for open hyperlink.
Title: Re: Can you make a hyperlink in lable?
Post by: ArenMook on February 20, 2013, 07:02:58 AM
You can't create a hyperlink embedded in the text. NGUI is not an web browser.