Set title of SplitViewController

Posted by John on Stack Overflow See other posts from Stack Overflow or by John
Published on 2010-03-27T03:57:30Z Indexed on 2010/03/27 4:03 UTC
Read the original article Hit count: 301

Filed under:
|

I am using the SplitViewController template. How do I set the title on the topbar in the detailview? Been trying to work this out for hours. Tried simple:

detailViewController.title = @"String";

but no luck.

Any help appreciated. Thanks.

© Stack Overflow or respective owner

Related posts about ipad

Related posts about iphone-sdk