Author Topic: NGUI UIInput  (Read 2256 times)

varnava

  • Guest
NGUI UIInput
« on: August 02, 2013, 05:34:32 AM »
Hello
How to change a char in UIInput string

For example i have a big input area and typing some text. Then i see that i made mistake. I need to change chars in text. I have string "there is somdddddd text with error " i need to change to "there is some text with error "

How can i make this with NGUI UIInput class?
How I can set cursor in the middle of the string?
Thanks

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: NGUI UIInput
« Reply #1 on: August 02, 2013, 03:34:01 PM »