在界面生成器中更改为横向。 Xcode 4(iOS)

发布于 2024-11-19 11:16:24 字数 141 浏览 1 评论 0原文

我正在开发一款横向的 iPad 应用程序。但是我如何更改以使界面生成器中的窗口处于横向状态?我记得在旧的 Interface Builder 中,我只需要单击一个箭头,它就会切换到横向。

我正在使用 Xcode 4。

提前谢谢您! :)

I'm working on an iPad app that's going to be in landscape. But how I change so the window in interface builder is in landscape? I remember in the old Interface Builder I just needed to click on an arrow and it switched to landscape.

I'm using Xcode 4.

Thank you in advance! :)

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

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

发布评论

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

评论(3

明明#如月 2024-11-26 11:16:24

在 UI 设计器中,选择最顶部的项目(主视图),选择右侧的属性检查器,然后选择横向选项。

In the UI designer, select the top most item (the main view), select the attributes inspector on the right, then select the Landscape orientation option.

帝王念 2024-11-26 11:16:24

您无法更改窗口的方向。尝试更改属性选项卡中视图的方向。

You can't change the orientation of the window. Try to change the orientation of the views in the attributes tab.

↘紸啶 2024-11-26 11:16:24

在 xCode 6.1.1 中,对于横向方向:在 Simulated Metrics 选项卡中,选择具体设备大小并选择 Orientation Landscape。请参阅此图片:

在此处输入图像描述

In xCode 6.1.1 for the Landscape orientation: in Simulated Metrics tab select concrete divice size and select Orientation Landscape. See this picture:

enter image description here

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