Quote:
Originally Posted by mladjo
Hi guys,
After a lot help from you I have managed to have main functionality of my login screen with desired layout.
Here is my login screen
Now, I only have few minor glitches.
1) I want to make password field show ***** instead of visible characters
2) Because my button is an image it doesn't change when pressed. Any ideas how to make press button visible to end user?
Again, thx a lot.
Mladen
|
the UITextField has a property "secureText" if you make it true you character change to *******