• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: UINavigationBar Look and feel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UINavigationBar Look and feel


  • Subject: Re: UINavigationBar Look and feel
  • From: Evadne Wu <email@hidden>
  • Date: Wed, 07 Sep 2011 15:09:03 +0800

I’m not sure if noting self.navigationController.navigationBar.tintColor, changing it to a new color in -viewWillAppear:, and simply zapping it back on -viewWillDisappear: would work fine.

The title property of the pushed view controller is automatically used by the navigation controller.  No need to use a custom label for that if you’re not doing custom title styling.

:)

-ev

On Sep 7, 2011, at 2:18 AM, Flavio ceolin wrote:

> Hello guys,
>
> I have an UINavigationController with a couple of UIViewControllers, each
> view
> controller should change the the color of the navigationbar and of the
> title. My question is,
> should i add a subview for the title and set the tintcolor for the
> navigationbar every time the
> view appears or there is a better way to do it ?
>
> BR,
> Ceolin
> _______________________________________________
>
> 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

References: 
 >UINavigationBar Look and feel (From: Flavio ceolin <email@hidden>)

  • Prev by Date: Re: menu item status
  • Next by Date: Re: The best way to call Cocoa methods not implemented in previous versions of the SDK?
  • Previous by thread: UINavigationBar Look and feel
  • Next by thread: Getting sandbox(d into a corner?)
  • Index(es):
    • Date
    • Thread