iPad - 我需要在标签栏应用程序中放置分割视图
有没有一种方法可以仅使用 IB 在选项卡栏应用程序中添加拆分视图,而无需以编程方式添加拆分视图?
Is there a way to add a split view in a tabbar application using only IB, without add the split view programmatically?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你试过这个吗?
http://www.iphonedevsdk.com/forum/iphone-sdk-development/62217-simplest-way-make-split-controller-tab-bar-controller.html
或
TabBar 中的 UISplitViewController ( UITabBarController )?
或
SplitViewController_Problem
Have you tried this?
http://www.iphonedevsdk.com/forum/iphone-sdk-development/62217-simplest-way-make-split-controller-tab-bar-controller.html
or
UISplitViewController in a TabBar ( UITabBarController )?
or
SplitViewController_Problem