Change title of UINavigationBar created by Interface Builder

Posted by Raphael Pinto on Stack Overflow See other posts from Stack Overflow or by Raphael Pinto
Published on 2010-04-20T09:57:54Z Indexed on 2010/04/20 10:13 UTC
Read the original article Hit count: 745

Filed under:
|
|

All is in the title. I want to change the title of my UINavigationBar that I created with Interface Builder ( Navigation Bar + Navigation Item ) in the "awakeFromNib" methode of my view class. But I don't know how to create the link with Interface Builder.

Can you help me?

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about uinavigationbar