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

chhoda

macrumors 6502
Original poster
Oct 25, 2008
285
1
Hi All,

http://icodeblog.com/2008/08/03/iphone-programming-tutorial-transitioning-between-views/


I tried to follow this tutorial and it worked. Great .

But I need a tab bar at the down as well. So for this application IB did not allow me pull a tab bar to it. So I tried doing the same thing using viewcontroller instead of tableview controller. I created a view controller based app instead of navigation based app. I did put a table view on top of the view. The tableview worked. but navigation does not work. The code self.navigationController gave nil. Thats why the pushViewController function does not get called.

Please advise me where I could have gone wrong. I have attached the whole code in this post also.

thanks in advance
CH
 

Attachments

  • NBCPOC.zip
    23.4 KB · Views: 36
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.