Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucsd!hub!6600pete From: 6600pete@ucsbuxa.ucsb.edu Newsgroups: comp.sys.mac.programmer Subject: Re: DragHook question Message-ID: <2583@hub.UUCP> Date: 18 Oct 89 01:35:17 GMT References: <5233@lindy.Stanford.EDU> Sender: news@hub.UUCP Reply-To: pete@cavevax.ucsb.edu Organization: Underground BBS: rlogin 128.111.41.100 -l bbs Lines: 8 In-reply-to: GG.DAR@forsythe.stanford.edu's message of 17 Oct 89 18:39:26 GMT In article <5233@lindy.Stanford.EDU> GG.DAR@forsythe.stanford.edu (Aaron Reizes) writes: > Is there a way to know the coordinates of the current drag rectangle > from the DragHook routine? I would imagine that since the front window is the one that gets its size box dragged, you could dereference FrontWindow, or, better, put a WindowPeek in a global and dereference that.