带有 UINavigationBar 的基于视图的应用程序中的 TabBar
我正在为 iPhone 制作一个基于视图的应用程序,并尝试制作一个带有 TabBar 和 NavigationBar 的 UIView。 TabBar 需要三个按钮,它们应该在三个不同的 UIView 之间切换。实施这个的正确方法是什么?
I am making a View Based Application for iPhone and I am trying to make a UIView with a TabBar and a NavigationBar. The TabBar needs three buttons which should switch between three different UIViews. What is the proper way to implement this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
重复:尝试参考上一篇文章:
带有 TabBar 的基于导航的应用程序
基于导航的项目中的uitabbarcontroller / uitabbar
Duplicate: Try refering previous post:
Navigation Based Application with TabBar
uitabbarcontroller / uitabbar in navigation based project