|
Is there a way to avoid having the device auto-capitalize the first letter for Unity GUI textfields on mobile?
(comments are locked)
|
that forces everything to lowercase, though... what about preventing the device from auto-capitalization, but allowing the user to capitalize if they choose
Jun 08 '11 at 07:41 PM
ina
Edited answer. It will look to see if an empty input became a single character, if so, will lower it. Otherwise it leaves it alone.
Jun 08 '11 at 07:56 PM
DaveA
(comments are locked)
|
