Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!genrad!decvax!ucbvax!GE-CRD.ARPA!aronson%sungod.tcpip From: aronson%sungod.tcpip@GE-CRD.ARPA Newsgroups: comp.windows.news Subject: Re: Mouse event coordinates getting screwed up upon window resize Message-ID: <8710191250.AA22984@sungod.steinmetz> Date: Mon, 26-Oct-87 02:15:50 EST Article-I.D.: sungod.8710191250.AA22984 Posted: Mon Oct 26 02:15:50 1987 Date-Received: Wed, 28-Oct-87 01:06:48 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 25 Received: by sungod.steinmetz (3.2/1.1x Steinmetz) id AA22984; Mon, 19 Oct 87 08:50:26 EDT Date: Mon, 19 Oct 87 08:50:26 EDT From: marc aronson Posted-Date: Mon, 19 Oct 87 08:50:26 EDT Message-Id: <8710191250.AA22984@sungod.steinmetz> To: don@BRILLIG.UMD.EDU Subject: Re: Mouse event coordinates getting screwed up upon window resize Newsgroups: comp.windows.news In-Reply-To: <8710160532.AA23176@brillig.umd.edu> Organization: General Electric CRD, Schenectady, NY Cc: I had some problems with screwed up coordinates comeing off a canvas in an event process. I solved it by executing a "setcanvas" EVERY time the event process woke up. It seems that a given process will see the "old" graphics state associated w/ a canvas until the process has done another 'setcanvas'. I'm not certain that this is the same problem your observing, but I figured I'd throw in my 2-cents worth. -- Marc Aronson aronson@ge-crd.arpa -- steinmetz!sungod!aronson