Handle multiple screens
Handle multiple screens
- Subject: Handle multiple screens
- From: Gabriel Höhener <email@hidden>
- Date: Tue, 13 Oct 2009 19:15:01 +0200
Hello folks
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...
Thank you
Gabe
_______________________________________________
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