Coloured Buttons Question
Hi all,
I have a rather simple problem that is proving tricky to find a solution:
I have a UIView and on this are UIButtons. I want the buttons to have a somewhat better look than the standard white background. My two ideas were a) to have glass looking buttons, or b) something like the UIBarButton with it's tinted gradient colours.
Is there a property where I can set this? (I read that tintColor has been removed?) Or, is the only way to use a graphic image instead?
Cheers,
Jase
|