Path: utzoo!utgpu!water!watmath!clyde!att!ihwpt!ihnp4!poseidon!ech
From: ech@poseidon.UUCP (Edward C Horvath)
Newsgroups: comp.sys.mac.programmer
Subject: Re: Screen bounds
Message-ID: <511@poseidon.UUCP>
Date: 22 Sep 88 15:00:28 GMT
References: <2461@rti.UUCP>
Organization: AT&T Information Systems, Lincroft, NJ
Lines: 13

From article <2461@rti.UUCP>, by rcb@rti.UUCP (Random):
! Ok. screenBits.bounds is only for the main screen on a multi screen
! system. How do i define the bounds rectangle for a window drag that
! will allow it to be dragged to the other screen?. I currently use
! screenBits.bounds and inset it. I don't have two screens and therefore
! have no way to test this.

DragWindow recognizes that your limit rect is "near" ScreenBits.bounds, and
actually relaxes it to encompass all screens.  While not strictly what you
might have WANTED, it is probably the "right thing" for Apple to have done
to permit scads of existing apps to run on multiple screens.

=Ned Horvath=