开发者

Navigation-based app + tab bar

I made a tab bar application with several tab bar buttons. Each button is linked to a separate xib file. This works for a xib with a UIViewController and a xib with a UITableViewController. However, it does not work for a xib with a UINavigationController.

On the left you can see what it looks like in Interface Buil开发者_开发技巧der, and on the right is what it looks like in the simulator.

Navigation-based app + tab bar

Why isn't it showing up correctly in the simulator?


But it looks like it's showing up correctly. You probably just need to add some code to your UITableViewController to populate the tableView and set a title for the navbar.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜