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?

The documentation for NSWindow>>center explicitly notes that the window will actually end up higher than perfectly centered. Why it's "about an inch from the top of the screen" probably depends quite a bit on the physical size and pixel size of the display, the pixel size of the window in question and whatever algorithm and magic numbers Apple's using to determine how far to offset the window vertically.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to