I use [txtfld setBackgroundColor:[UIColor greyColor]] but the compiler sais may not respond and crashes not working!
How can i make the background color grey?
I use [txtfld setBackgroundColor:[UIColor greyColor]] but the compiler sais may not respond and crashes not working!
How can i make the background color grey?
there is a thread that indicates there is a problem if the field has rounded corners
http://icodeblog.com/2010/01/04/uitextfield-a-complete-api-overview/