如何在 XCode 4 中添加更多按钮?

发布于 2024-12-04 23:44:10 字数 244 浏览 0 评论 0原文

我读了这个问题关于添加“更多”按钮标签栏。它说如果我们添加第五个按钮,标签栏控制器将自动添加一个“更多”按钮。但是,在 XCode 4 中,向选项卡栏添加新选项卡是不同的,因此它不会将第五个按钮视为“更多”按钮。

我需要做什么才能向标签栏添加“更多”按钮?

I read this question about adding a 'more' button to the tab bar. It says if we add a 5th button, the tab bar controller will automatically add a 'more' button. But, in XCode 4 , adding a new tab to the tab bar is different and so it doesn't take the 5th button as a 'more' button'.

What do I have to do to add a 'more' button to the tab bar?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

情丝乱 2024-12-11 23:44:10

仅当您添加了第六个选项卡栏项目后,“更多”按钮才会出现。

The 'More' button will only appear after you have added a 6th tab bar item.

追风人 2024-12-11 23:44:10

在选项卡栏上,您可以添加 8 个按钮,之后它将显示 7 个选项卡栏按钮和“更多”选项卡,其中其他选项卡将以表格格式显示。您可以编辑它。

on tabbar you can add 8 button after that it will show 7 tabbar button and "More" tab in which other tab will show in tabular format. You can edit it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文