CLIM mail archive
[Prev][Next][Index][Thread]
OPEN-WINDOW-STREAM + WINDOW-VISIBILITY
For those who are interested in the solution to the problem I reported:
On a MacIvory-3 (Genera 8.1) windows created by direct calls to
OPEN-WINDOW-STREAM do not disappear until you hit the <function>
<refresh> key sequence, even after you setf their WINDOW-VISIBILITY
to nil (or after you try to WINDOW-STACK-ON-BOTTOM)
Scott's second suggestion turned out to work.
> OK. In that case, create the window with :SAVE-UNDER T when you do the
> OPEN-WINDOW-STREAM.
I've now got things working the way I want them.
Thanks Scott.
-Eric
References:
Main Index |
Thread Index