Re: [iOS] What's the point of UISegementedControl.tintColor?
Re: [iOS] What's the point of UISegementedControl.tintColor?
- Subject: Re: [iOS] What's the point of UISegementedControl.tintColor?
- From: Luke Hiesterman <email@hidden>
- Date: Wed, 15 Jun 2011 19:19:19 +0000
- Thread-topic: [iOS] What's the point of UISegementedControl.tintColor?
If you set it to a color that isn't black, you will be able to see a difference. Black behaves this way because selection is shown by making the button appear depressed, and therefore darker. You can't get darker than black, thus what you see.
Luke
On Jun 15, 2011, at 12:15 PM, Rick Mann wrote:
> When I set this in IB to say, black, the control becomes black, and there's no distinguishing between the selected segment and unselected segments.
>
> What's the point of tintColor?
>
> --
> Rick
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden