Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

DarrenLoh

macrumors newbie
Original poster
Jan 17, 2012
1
0
Is it possible to retain / re-use the navigation controller when invoking a pushViewController method?

Code:
[delegate.detailViewController.navigationController pushViewController:newViewController animated:YES];

by retaining / re-using, I mean navigation items (leftBarButtonItems, and rightBarButtonItems) , and their respective IBAction methods.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.