开发者

Xcode 4 fullscreen mode not available

开发者 https://www.devze.com 2023-04-09 05:47 出处:网络
Ok. Using XCode 4 for a few weeks now. By and large a great improvement. According to users wh开发者_高级运维o answered this question, Xcode 4 has a full screen mode.

Ok.

Using XCode 4 for a few weeks now. By and large a great improvement.

According to users wh开发者_高级运维o answered this question, Xcode 4 has a full screen mode.

On my system however, here is what I see when I attempt to turn on full screen.

Xcode 4 fullscreen mode not available

I am using one monitor, and it's an Apple LED Cinema Display:

Xcode 4 fullscreen mode not available

Is there something I am missing?

XCode version :

Xcode 4 fullscreen mode not available


Are you running Snow Leopard or Lion? I don't think XCode 4.1 supports fullscreen on Snow Leopard because fullscreen apps are a Lion feature.

EDIT: In fact yes, your Xcode build number indicates Snow Leopard. Unfortunately, fullscreen mode is not supported. Which makes me wonder why they even bother putting the menu item in there if it's never going to work..


Based on the shape of your UI buttons, it looks like you're on Snow Leopard 10.6 or earlier.

Lion 10.7 provides a whole new system/API for full-screen, and it's possible that Xcode only supports full-screen on Lion.

Upgrade to Lion :)

0

精彩评论

暂无评论...
验证码 换一张
取 消