具有多个视图的 iPad UISplitViewController

发布于 2024-10-22 06:18:30 字数 327 浏览 2 评论 0原文

假设我有一个基本的 iPad UISplitViewController。现在假设在 RootViewController 中我有 3 行:“Row 1”、“Row 2”和“Row 3”。假设我还有三个类,Class_1_Controller、Class_2_Controller 和 Class_3_Controller,每个类都有各自的 .xib。我想设置 UISplitViewController,以便当我在 RootViewController 中选择一行时,它会显示相应的 .xib。我查看了 Apple 示例代码和整个网络,但仍然遇到困难。任何人都可以指出我正确的方向,或者给我建议/示例代码。任何事物。

谢谢

Lets say I have a basic iPad UISplitViewController. Now lets say in the RootViewController I have 3 rows: "Row 1", "Row 2" and "Row 3". And lets say I also have three classes, Class_1_Controller, Class_2_Controller and Class_3_Controller, each with their respective .xib. I want to set up the UISplitViewController so that when I select a row in the RootViewController, it displays the appropriate .xib. I've looked at Apple sample code and all over the web and I'm still having difficulties. Can anyone point me in the right direction, or give me advise/sample code. anything.

Thanks

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

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

发布评论

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

评论(1

无戏配角 2024-10-29 06:18:30

您是否看到了多个详细信息视图示例代码

Did you see the Multiple detail view sample code ?

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