[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Off-screen drawing probl
- To: info-mcl@ministry.cambridge.apple.com
- Subject: Re: Off-screen drawing probl
- From: pshannon@iapetus.cv.nrao.edu (Paul Shannon)
- Date: Sun, 13 Mar 1994 17:45:03 GMT
- In-reply-to: Laura_Bagnall@terc.edu's message of 8 Mar 1994 13:46:16 -0500
- Newsgroups: comp.lang.lisp.mcl
- Organization: nrao
- References: <n1448988154.70279@qm.terc.edu>
- Sender: news@saips.cv.nrao.edu
Laura Bagnall describes and defines a mixin for offscreen drawing
that looks very useful:
(defclass offscreen-view (view)
((gworld :accessor gworld))
)
...lots of code deleted...
Could you please post a short, simple example of its use?
Thanks!
- Paul Shannon
pshannon@nrao.edu
National Radio Astronomy Observatory
Charlottesville, Virginia