Dear All,
I have checked the Tutorial 9 on Input Fields and the Chat example which came along with NGUI.
I set up an Input to contain UIInput script, plus there is a Label underneath having the UILabel. I also set the Label field in UIInput to point to this Label, there is box collider on both game objects.
The problem is: UIInput can set the starting value and the color of the Inactive Label, but never gets activated, I can not edit text in runtime.
What do I do wrong?
Thank you in advance for any hints and help.