Re: UINavigationController inside a TabBarController
Re: UINavigationController inside a TabBarController
- Subject: Re: UINavigationController inside a TabBarController
- From: Dave DeLong <email@hidden>
- Date: Fri, 12 Feb 2010 21:39:45 -0700
Here's a blog post I wrote last year on how to do this programmatically (which I find much easier to understand than doing it in Interface Builder):
http://www.davedelong.com/blog/2009/05/13/adding-uinavigationuitableview-controllers-uitabbarcontroller
There's also a sample project and a PDF in my Downloads section.
Cheers,
Dave
On Feb 12, 2010, at 9:34 PM, Laurent Daudelin wrote:
> I'm not sure what I'm missing but I know it must be big. I started the design of a TabBar-style app and now, I want one of the view to be a navigation one. I did drag a UINavigationController to my xib, put it inside the TabBarView and put my tableview under the navigation controller. When I open the window in IB, I can see my tableview inside the nav controller, in the first tab item but when I compile and go, only the navigation view shows up when I select the tab item. I've been banging my head, trying to find what connection or method I missed, I can't find it.
>
> Anybody knows?
>
> Thanks in advance!
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden