Re: SOLVED: Moving window to a given screen?
Re: SOLVED: Moving window to a given screen?
- Subject: Re: SOLVED: Moving window to a given screen?
- From: John Randolph <email@hidden>
- Date: Mon, 19 Apr 2004 16:35:11 -0700
On Apr 17, 2004, at 11:23 AM, Ondra Cada wrote:
Moi, the idiot of the day, just thought each screen has its own
independent coordinate system.
Well, they do, but that's at the device driver level. If we didn't
abstract that out, drawing windows that cross screen boundaries would
be a major nuisance. ;-)
Now having grokked that all of them
actually share a common one, it's all quite clear.
That's the intention!
-jcr
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.