如何在标签栏中添加按钮
如何在选项卡栏项目中添加用户自定义按钮,就像应用程序:iPhone 版的 Evernote 一样。 “新笔记”按钮位于四个选项卡栏项目的中间。 我现在无法附加图片,evernote 屏幕截图可以在此链接中找到:
http://itunes.apple.com/us/app/evernote/id281796108?mt=8
点击中间按钮可以启动新笔记的模式视图控制器。
如何实现这个功能呢?
how to add a user customize button in tab bar items, just like app: evernote for iPhone.
the "New note" button is in the middle of the four tab bar items.
i can't attach image now, the evernote screenshots can be found in this link:
http://itunes.apple.com/us/app/evernote/id281796108?mt=8
tap the middle button can launch a modal view controller for new note.
how to implement this function?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
SO上有很多答案,应该尝试搜索
如何以编程方式创建标签栏并在其上添加按钮
iPhone -- 创建以编程方式设置 UITabBar?
以编程方式设置 UITabBar 标题
There are lots of answers on SO, should have tried searching
how to create a tabbar programmatically and adding buttons on it
iPhone -- create UITabBar programmatically?
Programmatically Setting UITabBar Titles