Possible Duplicate:
How to change font color of UISegmentedControl
Is it possible to keep different font colors for the text of selected and unselected segment of UISegmentedControl. Any help will be appreciated.
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.
If you use Interface Builder, add a normal UISegmentedControl, set its class as MCSegmentedControl in the Identity Inspector, set the Tint in the Attributes Inspector.
At the moment, animations and the following UISegmentedControl methods are not supported:
Here are the files:
MCSegmentedControl.zip