I have 2 buttons on a UIToolbar, I’d like one to be tinted green and the other red. Can I do this using the TintColor feature. Or do I have to use images?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
EDIT: I misread. If you want to tint the buttons individually, your only option is going to be images and custom views.
I would warn you though, this is a blatant violation of the HIG. I don’t think it’ll be liked by the review team.