Xcode Tabbed Application - Adding New Tab view

前端 未结 7 551
南笙
南笙 2020-12-04 20:01

I\'m working with Xcode 4.2. I started to work with Tabbed Application and now I want to add 3rd and 4th Tabbed to story board on my application. How Can I add it? I try to

7条回答
  •  独厮守ぢ
    2020-12-04 20:22

    Not what you asked, but when creating a new application, you can create all of the view controllers that you will want to access from a Tab Bar Controller, then select them all and select 'Embed in...Tab Bar Controller' from the 'Editor' menu.

提交回复
热议问题