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

stjohnbee

macrumors newbie
Original poster
Hi guys,

I need to produce an application that has multiple views using a tabBar at the bottom of the screen and also features a bar at the top of the screen to allow two additional buttons in the navBar space.

I have found a few examples of this, but none of them use xib files. Which is beyond my understanding at the moment!

Would it be possible to create the application I'm talking about using xib's or is that impossible?

Cheers,
Ade
 
Yes, it would be possible but it would definitely be harder than using the non xib version. You would need to create 1 view controller and have two tab bar controllers (making a custom tab bar) watch this tutorial and it may help you some. It explains how to create a custom tab bar and control it under 1 view controller.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.