1
NGUI 3 Support / Re: Multiple UIInput Issues
« on: November 03, 2014, 11:50:47 AM »
The part of the keyboards changing is that on the device we want the keyboard with the Blue done/OK button on iOS, but sometimes we are getting the one with the return button as well, does it decide this randomly unless defined somewhere?
In UIInput I modified the function named Validate() to only accept upper and lower case letters in the username if block, It seems like it may not be hitting this function altogether even though I set the Enum in editor to "Username". Does it have to be your own custom validate function?
In UIInput I modified the function named Validate() to only accept upper and lower case letters in the username if block, It seems like it may not be hitting this function altogether even though I set the Enum in editor to "Username". Does it have to be your own custom validate function?
