Re: Window Placement
Re: Window Placement
- Subject: Re: Window Placement
- From: Kevin Callahan <email@hidden>
- Date: Sun, 10 Nov 2002 19:02:08 -0800
On Sunday, November 10, 2002, at 04:42 PM, John C. Randolph wrote:
You could also use -[NSWindow center] ;)
The only trouble with that, is that -center places the window a bit
higher than the center of the screen.
-jcr
why not use :
- [NSWindow aBitLowerThanCenter];
Kevin
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.