[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re- Event handling
- To: JIPAN@GMUVAX2.GMU.EDU
- Subject: Re- Event handling
- From: STEVE.M@AppleLink.Apple.COM (Aladdin Systems,Steven Mitchell,PRT)
- Date: 17 Jan 92 07:29 GMT
- Cc: BLANCHON@IMAG.FR, INFO-MCL@CAMBRIDGE.APPLE.COM, MARK@CAMBRIDGE.APPLE.COM
> Does anyone have a sample program for event handling from MCL?
Look at any code that handles mouse-clicks or keystrokes, such as
":examples:View-Example.lisp" or any other source file containing
the string "-EVENT-HANDLER".
Ruben Kleiman's "mini-application" is a complete example program,
including docs, published on an Apple CD ROM. It may be available
via ftp.
_Steve