Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!uflorida!haven!umd5!uvaarpa!hudson!biochsn!wrp From: wrp@biochsn.acc.virginia.edu (William R. Pearson) Newsgroups: comp.sys.mac.programmer Subject: Mouse tracking on PICTS Message-ID: <496@hudson.acc.virginia.edu> Date: 14 Aug 88 12:37:17 GMT Sender: news@hudson.acc.virginia.edu Reply-To: wrp@biochsn.acc.Virginia.EDU (William R. Pearson) Organization: University of Virginia, Charlottesville Lines: 13 I have an application where the results of a calculation can be displayed as text or as a graph (PICT). To display the results, I would like to have a text window and a PICT window open, and allow the user to click on a line in the PICT, retreive some information about where he clicked, and then center the text window around that point. Any suggestions on how to get information on where a mouse-down (up) with regard to a structure (line, rectangle, etc) in a PICT? This seems to happen all the time when draw programs move parts of the picture. Bill Pearson wrp@virginia.EDU