[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: multiple selection highlighting in fred windows
- To: info-macl@cambridge.apple.com
- Subject: Re: multiple selection highlighting in fred windows
- From: lynch@aristotle.ils.nwu.edu (Richard Lynch)
- Date: Fri, 7 Jun 91 16:48:21 CDT
> The problem is that the MCL 1.3.2 manual is rather confusing on how
> I should specialize methods on the *fred-window* to get the desired
> results. Should I go after window-update or view-draw-contents?
> Do I really need to use 'without-interupts, since I am NOT adding
> something to the cliprgn?
I would recommend doing a test in view-draw-contents to see if (self) is eq
to (front-window).
If not, all the invert-rects should be frame-rects.
"TANSTAAFL" Rich lynch@aristotle.ils.nwu.edu