UITextField default text
Hi,
In some apps you see light gray text inside a UITextField which says what the expected data is.
For instance: "First Name" or "Email" -- Once the user clicks inside of the UITextField this text disappears and then the user enters in the information.
Any ideas on implementing this feature?
thank you.
Last edited by mdansevern; 10-05-2010 at 01:17 PM.
|