[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hidden *windoid* crash
- To: info-macl@cambridge.apple.com
- Subject: Hidden *windoid* crash
- From: "Douglas E. Roesch" <dr3f+@andrew.cmu.edu>
- Date: Thu, 1 Nov 90 10:03:39 -0500 (EST)
If you put more than one *windoid* on the screen and hide one of them,
the system hangs.
e.g.
(progn
(oneof *windoid*)
(ask (oneof *windoid*) (window-hide)))
Kaboom.
Is this a bug, or is hiding *windoid*s undefined?
Doug