Re: Initial window position set to Auto gives warning
Re: Initial window position set to Auto gives warning
- Subject: Re: Initial window position set to Auto gives warning
- From: Kyle Sluder <email@hidden>
- Date: Mon, 10 Aug 2015 11:06:27 -0500
On Tue, Jul 21, 2015, at 11:10 PM, Carl Hoefs wrote:
> Xcode 6.4, OS X 10.10.4
>
> In my MainMenu.xib, my app's main window size is causing Xcode to
> generate a warning:
>
> Unsupported Configuration
> The initial position of this window is outside of this machine's screen.
>
> I'm using a MacBook Pro with a 1280x800 screen. For the offending window,
> the settings are Size = 1170x732, Initial Position = Auto, Center
> Horizontally, Center Vertically. The maximum size that my window can be
> is 945x388 else I get this warning.
>
> Surely the window's shadow can’t be so large. What am I doing wrong?
You're only leaving 68pt of vertical space around your window's default
size. The combination of Menu Bar and Dock are bigger than that.
--Kyle Sluder
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden