From: Adrian B. <kil...@gm...> - 2010-05-23 16:11:58
|
Hey guys There is a property secureTextEntry in the class UITextField. Seems like that is the password field support I was looking for. However this does not work in the iPhone Java emulator. I assume the problem is just in the emulator, once cross compiled the text field would behave correctly? I have a fix for the org.xmlvm.iphone.internal.renderer.UITextFieldRenderer class. If my assumption I right and that is all to be done, I'd be happy to send a patch. If the Objective-C part has to be touched, I need some pointers to where to look at... Regards, Adrian |