UITextFields firstResponder problem

Posted by venkat on Stack Overflow See other posts from Stack Overflow or by venkat
Published on 2010-05-04T07:48:37Z Indexed on 2010/05/04 8:38 UTC
Read the original article Hit count: 336

Filed under:
|

hello all i am working with multiple uitextfields.i have a problem in cursor placing while changing firstResponder. i would like to do "Cursor placement in 2nd field once we entered the 3rd character in the 1st field." but the cursor stays in 3rd place.here i am restricting my first text field length to 3.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitextfield