I ran into an issue that I’ve been researching for hours to no avail. I have a custom background in my app (using Xcode 4.2), and a few UITextFields. I was wondering if there is a way to make them blend into the background at launch, become active when tapped, and then blend back into the background while displaying the text after the editing is done?
Thank you.
why don’t you change the border style of the
uitextfield?