Re: NSWindow Centering Problem
Re: NSWindow Centering Problem
- Subject: Re: NSWindow Centering Problem
- From: Andy Lee <email@hidden>
- Date: Wed, 7 May 2008 15:06:07 -0400
On May 7, 2008, at 2:59 PM, Philip Bridson wrote:
Can anyone tell me why when I use [MyWindow center] the window ends
up about an inch from the top of the screen? I thought this method
is meant to center the window. Is there something I am doing wrong?
Only not reading the documentation. :)
center
Sets the receiver’s location to the center of the screen.
- (void)center
Discussion
The receiver is placed exactly in the center horizontally and
somewhat above center vertically. [...]
--Andy
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden