How to make UITextField and Round Rect Button transparent?
Posted
by Mike Rychev
on Stack Overflow
See other posts from Stack Overflow
or by Mike Rychev
Published on 2010-03-31T12:54:27Z
Indexed on
2010/03/31
13:03 UTC
Read the original article
Hit count: 386
uitextfield
|iphone
I have a view with a button and three UITextFields. The view's background is an image. I want UITextField's and Round Rect Button's backgrounds to be transparent, so the have their functions and display text, but there are no backgrounds. Adding a transparent image as a background doesn't help.
Thanks in advance!
© Stack Overflow or respective owner