Dear friends,
I want to create a Edit Box to store a password. How I can change the password text input to ******** in the object?
Many thanks.
Printable View
Dear friends,
I want to create a Edit Box to store a password. How I can change the password text input to ******** in the object?
Many thanks.
If you click the "password" property (in the general settings for the edit box) for the object is should do this automatically.
I haven't actually tested that under the iOS so if you do please let everyone know if its working or not.
Thanks Jeff, but unfortunately the password property of the Edit Box do not work in iOS, only in MMF.
Any other suggestions?
Thanks!
Lets ask Andos and Francois if they can do this?
Other then that you would have to event something to change the input.
Added to the default MMF2 Edit object for next release :)
I will ask if Francois can add it to the iOS single line edit object as well.
The edit was as simple as setting the 'secureTextEntry' property of the UI control.
Thanks Jeff and Andos! Wonderful news.
I will gladly wait the next release.