如何更改 iPhone 3.0 的 IB 中的视图大小

发布于 2024-07-27 03:06:35 字数 162 浏览 1 评论 0原文

我想更改 iPhone 3.0 的视图大小,但我发现在 IB 的大小和位置部分中,视图的宽度和高度设置为固定值。 苹果是否禁止我们在这里改变它的值? 那么我怎样才能改变它的高度呢?

PS:我使用导航栏作为标题栏,因此我需要将视图高度更改为416,以便知道可以使用多少空间来组织控件。

I want to change the view size for iPhone 3.0, but I find that in IB, size&Position section, the Width and Height for view was set as fixed values. Does apple forbid us to change its value here. How can I change its Height then?

PS:I use the navigation bar as title bar, so I need to change the height of view to 416 so as to know how much space I can use to organize my controls.

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

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

发布评论

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

评论(1

小清晰的声音 2024-08-03 03:06:35

如果您只是想看看导航栏有多少空间,您可以使用 IB 来模拟导航栏,而无需实际更改视图的大小。 在 IB 中,选择视图,然后打开属性检查器 (Command-1)。 在其中找到标题为“模拟用户界面元素”的部分,并将“顶部栏”的值更改为“导航栏”。

If you're just looking to see how much room you have with a navigation bar, you can use IB to simulate a navigation bar without actually changing the size of a view. In IB, select the view, then open the Attributes Inspector (Command-1). In there, find the section titled "Simulated User Interface Elements", and change the value for "Top Bar" to "Navigation Bar".

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