Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: sonicviz on April 16, 2012, 02:44:51 AM

Title: HTML Links
Post by: sonicviz on April 16, 2012, 02:44:51 AM
Hi,
I wanted to create some help screens that would have HTML links in some of the text. Does NGUI support that?

ty.
Title: Re: HTML Links
Post by: Nicki on April 16, 2012, 03:31:50 AM
Not directly as far as I know. You could use a collider to call the www class I guess, but I think that would be a bit dodgy.
Title: Re: HTML Links
Post by: ArenMook on April 16, 2012, 09:21:08 AM
Nicki is right, there is no such support for embedding clickable links.
Title: Re: HTML Links
Post by: sonicviz on April 16, 2012, 09:55:20 AM
kk, ty both