International keyboard and UITextField secure option

Posted by Chonch on Stack Overflow See other posts from Stack Overflow or by Chonch
Published on 2010-04-01T08:33:09Z Indexed on 2010/04/01 13:23 UTC
Read the original article Hit count: 605

Filed under:
|
|

Hey,

I have a UITextField in a .xib file with the secure option marked as YES. I have several international keyboards on my device. When the secure option is set to NO, I have no problem using all of the international keyboards on my device, but when it is set to YES, I am only able to use the English keyboard.

Is there a way to an option I can use to enable this feature, or would I have to do this manually (don't mark the secure option and replace the text the user enters with *'s)?

Thanks,

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitextfield