UITextField event handling

Posted by bertolami on Stack Overflow See other posts from Stack Overflow or by bertolami
Published on 2010-04-27T18:36:33Z Indexed on 2010/04/27 19:33 UTC
Read the original article Hit count: 323

Filed under:
|

Is it possible to detect at what text position the user tabs into a UITextField? E.g. by capturing the touches began event and then processing the tabbed position?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitextfield