Is there a way that I can disable all the UITextFields except for the one that is selected until the user presses the return to dismiss the keyboard.
My code works great but if the user make more then 1 change to a textfield before pressing return it only replaces the last change they made to the Array index. I have been scratching my head trying find a way to do this.
Any ideas, web links or Doc's?
Thanks
My code works great but if the user make more then 1 change to a textfield before pressing return it only replaces the last change they made to the Array index. I have been scratching my head trying find a way to do this.
Any ideas, web links or Doc's?
Thanks