Custom UINavigationBar Background

Posted by tigermain on Stack Overflow See other posts from Stack Overflow or by tigermain
Published on 2009-04-01T08:20:40Z Indexed on 2010/04/11 23:03 UTC
Read the original article Hit count: 340

Filed under:
|
|

I've been trying to set up a custom background for the whole of my NavigationBar (not just the titleView) but have been struggling.

I found this thread

http://discussions.apple.com/thread.jspa?threadID=1649012&tstart=0

But am not sure how to implement the code snippet that is given. Is the code implemented as a new class? Also where do I instatiate the NavigationController as I have an application built with the NavigationView template so it is not done in my root controller as per the example

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk