xcode Interface Builder 放大 缩小

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/7031884/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-09 04:03:33  来源:igfitidea点击:

Interface Builder Zoom in Zoom Out

xcodeinterface-builder

提问by Yogesh Agarwal

Is there a way to zoom in/zoom out in the Interface Builder within Xcode 4?

有没有办法在 Xcode 4 中的 Interface Builder 中放大/缩小?

回答by Phill Apley

The current (very annoying) situation is that you can zoom in storyboards, but there is absolutely no way to zoom in a xib editing window.

当前(非常烦人)的情况是您可以放大故事板,但绝对无法放大 xib 编辑窗口。

回答by bkbeachlabs

XCode 5 still allows zoom in storyboards only. This is their way of telling us we should be using storyboards.

XCode 5 仍然只允许放大情节提要。这是他们告诉我们应该使用故事板的方式。

Its just never going to be possible to zoom in on a xib file.

它永远不可能放大xib文件。

Edit:Also possible: you sacrifice resolution but every mac can zoom on any part of the screen by holding Control+Scrolling Up/Down.

编辑:也有可能:你牺牲了分辨率,但每台 Mac 都可以通过按住 Control+向上/向下滚动来放大屏幕的任何部分。

Edit 2:Accept it people, you can't zoom on xib files. But you CAN zoom your whole mac display if you prefer to view the same pixels in bigger format

编辑 2:接受它的人,你不能放大 xib 文件。但是,如果您更喜欢以更大的格式查看相同的像素,则可以缩放整个 mac 显示器

回答by Monkeyanator

As of now, no. They should be adding one in xcode 4.0.3.

截至目前,没有。他们应该在 xcode 4.0.3 中添加一个。

回答by Programmer...

There are two mini buttons on the button with + and - that allow to zoom out or zoom in.

按钮上有两个带有 + 和 - 的迷你按钮,可以缩小或放大。