Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

UINavigationBar with custom font?

I want to display "longer text" in a UINavigationBar or UIToolbar. So I'd like to set the font on it. Is this possible?

MacBook Pro, Mac OS X (10.5.2)

Posted on May 4, 2008 3:54 AM

Reply
3 replies

Jun 27, 2008 9:11 PM in response to djMaxM

I dont know of any way to set the font for the basic title but a possible work around would be to use the UIView alternative. The navbar allows you to subclass UIView and use this in place of the title. With the View you would be free in incorporate text of what ever font you like, you could even make it multiple lines of any color etc. The world is wide open as long as the view fits in bar frame.

Hope this helps,
Tom.

UINavigationBar with custom font?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.