Path: utzoo!attcan!uunet!ginosko!brutus.cs.uiuc.edu!apple!agate!shelby!lindy!news From: GG.DAR@forsythe.stanford.edu (Aaron Reizes) Newsgroups: comp.sys.mac.programmer Subject: DragHook question Message-ID: <5233@lindy.Stanford.EDU> Date: 17 Oct 89 18:39:26 GMT Sender: news@lindy.Stanford.EDU (News Service) Lines: 14 How to use the DragHook. I want to display the size of the window while a user is changing the size with the GrowBox. GrowWindow will call a routine through the DragHook pointer if I set it to point to my routine. Unfortunately, there are no parameters passed with this call. Is there a way to know the coordinates of the current drag rectangle from the DragHook routine? Thanks, Aaron Reizes reizes@forsythe.stanford.edu