Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started 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
-
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.
-
Is this still the case in the latest NGUI? We too would like to have an in-game WYSIWYG text area