Thanks, that was helpful but I had already figured it out. After examining the "Recipes" sample, which does exactly what I wanted to do, I did notice that the sample didn't have a pre-configured tableview. So, I removed my tableview from the view hierarchy and, in viewDidLoad, I did set the tableview to the view pre-configured in IB. Works perfect!
Now, if I could find how to get small UISegmentedControls, life would be good. You know, like in Settings->General, there is a small segmented control for the Location Services. It is small and fits well inside the tableview cell. However, the one I put from IB in my cell looks rather large. Is the only way to have it small by subclassing it and overriding its draw method? -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://nemesys.dyndns.org Logiciels Nemesys Software laurent.daude...@gmail.com Photo Gallery Store: http://laurentdaudelin.shutterbugstorefront.com/g/galleries On Feb 12, 2010, at 21:11, Kevin Callahan wrote: > > On Feb 12, 2010, at 8: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! > > might this be helpful? > > http://www.youtube.com/watch?v=LBnPfAtswgw > > -Kevin > > The Red Fantasy : > http://www.dobermaneditions.com//en/sheet-music-for-guitar/guitar-solo/p17554733.html > The Fourth Stream: > http://www.dobermaneditions.com//en/sheet-music-for-guitar/guitar-solo/p17554731.html > Three River Moments: > http://www.henry-lemoine.com/en/catalogue/rechercheFiche.html?cotage=27461 > Accessorizer: > http://www.kevincallahan.org/software/accessorizer.html > Homepage: http://www.kevincallahan.org/ > http://www.xeniamara.com > >> >> >> >> >> -Laurent. >> -- >> Laurent Daudelin >> AIM/iChat/Skype:LaurentDaudelin >> http://nemesys.dyndns.org >> Logiciels Nemesys Software >> laurent.daude...@gmail.com >> Photo Gallery Store: >> http://laurentdaudelin.shutterbugstorefront.com/g/galleries >> >> _______________________________________________ >> >> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) >> >> 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: >> http://lists.apple.com/mailman/options/cocoa-dev/kcall%40mac.com >> >> This email sent to kc...@mac.com > > > > > > > _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com