Handle multiple screens & mouse
Handle multiple screens & mouse
- Subject: Handle multiple screens & mouse
- From: Gabriel Höhener <email@hidden>
- Date: Tue, 13 Oct 2009 23:35:30 +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
_______________________________________________
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