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: Carl Hoefs <email@hidden>
- Date: Mon, 10 Aug 2015 10:33:57 -0700
> On Aug 10, 2015, at 9:06 AM, Kyle Sluder <email@hidden> wrote:
>
> 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.
The dock is on the LHS. Is 'potential' bottom dock space taken into consideration in this calculation? Still, the maximum size my window can be (without warning) is 945x388, which is quite small. 1280x800 cf 945x388 leaves room for 335x412 onscreen. How could the menu bar & dock require that much space?
-Carl
_______________________________________________
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