On Tue, Mar 23, 2010 at 7:27 AM, Nikhil Khandelwal <nikhil_khandel...@persistent.co.in> 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 (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 arch...@mail-archive.com