2D Toolkit Forum
2D Toolkit => Support => Topic started by: maureli on August 25, 2014, 07:45:54 pm
-
When you hit enter when you're inside the text box of a text input, is it supposed to insert a new line? If not, how would I go about doing so? Also, will the cursor automatically follow?
-
Sorry, the text input script doesn't handle multiple lines.
-
Can I traverse through the text I've previously typed using the arrow keys?
-
Nope, the primary target for that was the iOS / Android input systems with the custom keyboard they provide on those platforms.