CLIM mail archive
[Prev][Next][Index][Thread]
Re: lisp window
How are you doing the notifications and what platform are you running on?
I know that when a new process is created on the same symbolics machine, *terminal-io* is redefined to the window associated with the new process. Any notification encountered with respect to that process will print in that window (new). This was a problem for me, so i had to work around it by redefining *terminal-io* to default to my main screen. It may be possible to utilize this information to solve your problem.
--Robin
0,,
Main Index |
Thread Index