Re: Screen size in Dual monitor mode
Re: Screen size in Dual monitor mode
- Subject: Re: Screen size in Dual monitor mode
- From: Shawn Erickson <email@hidden>
- Date: Tue, 23 Mar 2010 08:07:32 -0700
On Tue, Mar 23, 2010 at 7:27 AM, Nikhil Khandelwal
<email@hidden> wrote:
> In my application I am working with Dual monitor and I want to capture the whole screen size. For this I am using NSScreen API to get the whole screen size however this is returning me only with the screen resolution for single monitor. So is there any way to get the size of combined screen in dual monitor mode.
What do you mean dual monitor mode? You mean mirrored? Mac OS X
supports an arbitrary number of monitors connected to a system
(limited by hardware capabilities of course).
Also what do you mean by "whole screen size"? Don't forget a user can
arrange screens in various locations and orientations relative to each
other. As a result a union of all frames may be misleading/meaningless
because of large gaps where no monitor exists simply because of how
the user arranged the monitors.
-Shawn
_______________________________________________
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