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 (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

Reply via email to