Re: Getting the actual screen resolution
Re: Getting the actual screen resolution
- Subject: Re: Getting the actual screen resolution
- From: Andreas Monitzer <email@hidden>
- Date: Mon, 3 Dec 2001 16:07:31 +0100
On Monday, December 3, 2001, at 03:52 , Eric Peyton wrote:
[[NSScreen mainScreen] frame] returns the actual NSSize of the working
area on the main screen.
And please don't assume that there is only one screen. There are already
too many apps with that bug (Quake 3 for example).
andy