Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: seilz on November 30, 2015, 05:16:22 AM
-
Hi,
i'm using a UIInput and want to hide the native InputBox which works fine (hideInput = true).
If you select an other position on the UIInput by tapping somewhere on the inputstring however, the following input is still appended to the end of the Textfield.
For example i type "Hello NGUI" and tap on the end of "Hello", the caret moves ("Hello| NGUI").
If i continue typing, text goes to the end ("Hello NGUI[new text goes here]").
Same happens if you use the arrow keys from the softkeyboard (available with iOS9.1 i guess).
Is this a bug, or am i missing something?
Cheers,
seilz
-
Please always update NGUI to the latest before posting. My reply is always going to be the same: please update.
-
Issue seems to be fixed with latest! (3.9.4b)
Sorry