gpt4 book ai didi

ios - 如何将 TableView Controller 添加到基于选项卡的应用程序 Xcode 4.3.3

转载 作者:技术小花猫 更新时间:2023-10-29 10:30:28 25 4
gpt4 key购买 nike

所以我最初是从 iOS 5 的基于选项卡的应用程序模板开始的。我有一个连接到两个 View 的选项卡栏,但是当我向第一个 View Controller 添加一个 TableView Controller 时,它不允许我这样做。

我对应该如何解决这个问题感到有点困惑?我必须用代码来做吗?或者有什么办法可以图形化地做到这一点? enter image description here

最佳答案

在 Storyboard中嵌入 View 并不简单。

首先,删除First View Controller:

Storyboard without First View Controller

现在,将一个新的 Table View Controller 拖到 Storyboard上:

Storyboard with Table View Controller

最后,在 Tab Bar Controller 和新的 Table View Controller 之间建立关系。

选择 Tab Bar Controller,然后在按住 Control 键的同时,将鼠标拖到 Table View Controller 上,然后松开你的鼠标。在弹出框中,选择Relationship - View Controllers

enter image description here

现在新的 Table View Controller 应该是原始 Tab Bar Controller 中的一个选项卡。

enter image description here

关于ios - 如何将 TableView Controller 添加到基于选项卡的应用程序 Xcode 4.3.3,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11076376/

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