Hello there,
i'm having hard time with the TouchScreenKeyboard.hideInput = true !
I'm using an UIInput object and a textfield (UILabel) to fill the input from the keyboard and it works, but i wanna remove the upper part of the keyboard where the input preview is.
So i found that i've to use hideInput = true flag.
So just to test it i put into my Update() method inside my script but nothing happen.
Any suggestion?
I'm using Unity 4.3.3f1 and NGUI 3.0.8 f7
Many thanks!!