gpt4 book ai didi

ios - segueing 后如何向可见的导航 Controller 添加按钮?

转载 作者:IT王子 更新时间:2023-10-29 07:38:55 24 4
gpt4 key购买 nike

我在 Storyboard 中设置了一个 View Controller ,它嵌入了一个导航 Controller 。在这个导航 Controller 中,我选中了 Shows Navigation Bar 和 Shows Toolbar,并分别在 Simulated Metrics 的 Top Bar 和 Bottom Bar 中启用了导航栏和工具栏。然后我从 View Controller “显示例如推送”到另一个 View Controller 。在两个 View Controller 上,我以相同的方式设置了模拟指标,因此导航栏和工具栏在所有三个 Controller 上都可见。

问题是,我可以将条形按钮项添加到第一个 View Controller 到导航栏和工具栏,但我不能将条形按钮项添加到第二个 View Controller 的导航栏。当我在导航栏上放置一个按钮时,它会被添加到工具栏中。而且我不能双击导航栏来添加标题。在大纲中,我看到第二个 View Controller 上没有导航项,但它在第一个 View Controller 中。

我或许可以通过编程方式将按钮添加到导航栏,但我想在 Storyboard 中直观地执行此操作。我的问题是,这个设置有什么问题,或者这是 Xcode 的错误?

enter image description here

enter image description here

最佳答案

对于 XCode 6,第二个 View Controller 的 UINavigationItem 不会自动添加到 Storyboard 内的 View Controller 对象上。在将 UIBarButtonItem 添加到其顶部之前,您必须将 UINavigationItem 拖到该 View Controller 对象的导航栏上。

我不确定为什么要这样设计。我几周前才发现这一点。

Xcode 6 UiNavigationItem

关于ios - segueing 后如何向可见的导航 Controller 添加按钮?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25587465/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com