[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Auto-redraw-window
- Subject: Auto-redraw-window
- From: Michael Burks <mb1i+@andrew.cmu.edu>
- Date: Tue, 22 Jun 1993 02:07:18 -0400 (EDT)
> I assume that
> there are some quickdraw commands issued to the window when it comes to the
> foreground or perhaps when it goes to the background. Does anyone know
> what these are?
METHOD view-activate-event-handler (v view)
METHOD view-deactivate-event-handler (v view)
(a window is a view).
Blaine.