[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fred Cursor
- To: info-mcl@ministry.cambridge.apple.com
- Subject: Re: Fred Cursor
- From: yamagen@yaskawa.co.jp (Yamagen)
- Date: 18 Oct 93 01:11:31 GMT
- Distribution: comp
- Followup-to: comp.lang.lisp.mcl
- Newsgroups: comp.lang.lisp.mcl
- Organization: Yaskawa Electric Corporation
- References: <29ig3b$bu9@agate.berkeley.edu>
- Sender: news@tdc.kaitoh.yaskawa.co.jp
I don't recommend hacking system resource. You can safely define
AROUND method of VIEW-CURSOR for FRED-MIXIN. This is much easier,
safer, and you have better control. You can make your own cursor
with your own resource id.
Yamagen
- References:
- Fred Cursor
- From: ogus@gaulois.berkeley.edu (Arthur E. Ogus)