Iphone 3.0“更多”选项卡 - 在模拟器中运行时不显示

发布于 2024-07-26 04:06:17 字数 197 浏览 8 评论 0原文

我的 TabBarController 中包含 5 个视图,每个视图内部都有一个 navigationController (这一切都是通过 IB 实现的),并且出于某种原因,显示的不是显示第 5 个选项卡的更多选项卡。 我已经仔细检查过我的所有笔尖都已在 IB 中声明并且连接已正确创建。 事实上,当我单击选项卡时,甚至是第 5 个选项卡都会显示所有视图。 有人有主意吗?

I have 5 views contained in my TabBarController, each view has a navigationController inside of it (Did this all through IB) and for some reason instead of the more tab displaying the 5th tab is shown. I have double-checked that all my nibs are declared and connections are created correctly in IB. In fact, all the views show when i click on the tab even the 5th. Anyone have any ideas?

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

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

发布评论

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

评论(3

北斗星光 2024-08-02 04:06:17

Apple 显然已决定在 UITabBar 中一次最多可见 5 个选项卡。 如果您有 5 个或更少,它只会显示全部; 因此,不需要“更多”选项卡,并且该选项卡将不可见。

Apple has apparently decided that 5 tabs is the most that should be visible at one time in the UITabBar. If you have 5 or fewer, it just shows them all; thus the MORE tab is not needed, and will not be visible.

坏尐絯℡ 2024-08-02 04:06:17

好吧,我明白了,很奇怪......一旦我将第六个视图控制器放在选项卡控制器下,就会显示更多选项卡。奇怪......

Ok, so I got it,pretty strange..as soon as i put a sixth view controller under the tabbarcontroller the more tab shows up.Weird...

橘和柠 2024-08-02 04:06:17

可以发誓在最新的文档中它仍然说超过 4...也许我误读了一些东西...

could have sworn that in the latest docs it still says more than 4...maybe I misread something...

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