Re: iPhone NavController within TabBarController (nested table views)

2009-10-04 Thread Luke Hiesterman
Yes, you need a nav controller to be the view controller for one of your tabs. This case is explicitly covered in the iPhone programming guide at developer.apple.com. Check it out. Luke Sent from my iPhone. On Oct 4, 2009, at 3:27 PM, Trygve Inda wrote: My root view is a TabBarControll

iPhone NavController within TabBarController (nested table views)

2009-10-04 Thread Trygve Inda
My root view is a TabBarController with three tabs. Each one gets its view from a different nib and all is well... The tab controller handles the load/unload as the user clicks the tabs. One of these tabs has a tableview in it's view. I would like to add a second table that is accessed by clicking