CLIM mail archive
[Prev][Next][Index][Thread]
TYPEOUT-WINDOWS
Date: Thu, 10 Sep 1992 07:07 EDT
From: "John C. Mallery" <jcma@reagan.ai.mit.edu>
Does CLIM have the concept of TYPEOUT-WINDOWS, or roll
down windows for exceptional output? If so, how do I
get it via define-application-frame? If not, how long
do I have to wait for it?
No. Only Genera provides anything like this. In CLIM 2.0, you can use
NOTIFY-USER which pops up some kind of alert box. If you need something
more interactive than an alert box, then you will have to create your
own window (check out WITH-MENU) and use that.
The likelihood of CLIM supporting Genera-like typeout windows is near 0.
0,,
References:
Main Index |
Thread Index