iPhone - possible to not show keyboard but still show the cursor in a UITextField?

Posted by Sherry on Stack Overflow See other posts from Stack Overflow or by Sherry
Published on 2010-04-04T07:01:43Z Indexed on 2010/04/04 7:03 UTC
Read the original article Hit count: 339

Filed under:
|
|

Hi

I have a custom keyboard I want to show when the user taps a UITextField. But at the same time I want to show the cursor in the textfield. If if return a NO for canBecomeFirstResponder, it doesn't show the default keyboard but doesn't show the cursor either.

Can someone please help me out?

Thanks.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk