Re: Can't set UINavigationBar tint color?
Re: Can't set UINavigationBar tint color?
- Subject: Re: Can't set UINavigationBar tint color?
- From: Carl Hoefs <email@hidden>
- Date: Mon, 23 Jun 2014 18:34:27 -0700
FWIW, for setting the UINavigationBar color you can specify any color as long as it's white. The -tintColor method appears to specify the color of the text within the navbar button items only.
-Carl
On Jun 23, 2014, at 6:08 PM, Rick Mann <email@hidden> wrote:
> I'm having a heck of a time setting the tint color for a navigation bar. I can't set it in IB (my controller is contained in a UINavigationController, which is embedded in another custom controller). I can't set the tint bar directly when the root navigation controller is embedded in its container, and I can't set it via the contained controller in its viewDidLoad.
>
> I've also tried setting the tintColor on the window at startup, and I've tried setting the UINavigationBar appearance's tint color. None seems to have an effect.
>
> What am I doing wrong?
>
> Thanks!
>
> --
> 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