Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: nikstar.802 on March 18, 2014, 07:25:56 AM

Title: Text Area with WYSIWYG features
Post by: nikstar.802 on March 18, 2014, 07:25:56 AM
Hi,

I am new to NGUI and currently learning it from tutorials. I already purchased the full version of NGUI for development purposes.

Actually, I want to make one customized textArea in Unity Game, where user can edit and delete the text and also, some of keywords of the text should come in different colors and font style while typing. Is it possible with NGUI?

If someone can give me any link or example regarding this, then it will be good for me.

Thanks
Title: Re: Text Area with WYSIWYG features
Post by: ArenMook on March 18, 2014, 07:00:20 PM
Label used by the input system can't have color tags or any other tags right now, meaning it can only be single color, single font size, single font style.
Title: Re: Text Area with WYSIWYG features
Post by: JSwigart on March 06, 2019, 03:23:44 PM
Is this still the case in the latest NGUI? We too would like to have an in-game WYSIWYG text area