Re: Handle multiple screens
Re: Handle multiple screens
- Subject: Re: Handle multiple screens
- From: Chris Espinosa <email@hidden>
- Date: Tue, 13 Oct 2009 11:45:02 -0700
On Oct 13, 2009, at 10:15 AM, Gabriel Höhener wrote:
> I have the following problem:
>
> How do I handle multiple screens, if I want to drag a window programmatically from one screen [NSScreen mainscreen] to another [[NSScreen screens] objectAtIndex:x]?
>
> I know that I can access the frame from each screen and get like that the origin and the sizes of each one. But somehow it doesn't work properly. Does anybody have any experiences in that? I'm trying this already for 2 days, kinda freaking out.
>
> Especially when screens are not lined up or have the same sizes, I need to know how to avoid passing these areas at the edges...
You should probably ask this question on cocoa-dev, as it pertains to the use of Cocoa APIs and not the use of the Xcode development tools themselves.
Chris _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden