Author Topic: Text Area with WYSIWYG features  (Read 4590 times)

nikstar.802

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 1
    • View Profile
Text Area with WYSIWYG features
« 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

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Text Area with WYSIWYG features
« Reply #1 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.

JSwigart

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 4
    • View Profile
Re: Text Area with WYSIWYG features
« Reply #2 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