CLIM mail archive

[Prev][Next][Index][Thread]

frame-top-level-process




I've been using the accessor CLIM-INTERNALS::FRAME-TOP-LEVEL-PROCESS
in the Franz implementation of CLIM 2.0 as a convenient way both to
query the state of a frame running in a separate process (the result
is non-nil if the frame's top-level function is running) and to kill
said frame (by killing the process).

Is there anything wrong with this approach? If not, I'd like to
suggest that FRAME-TOP-LEVEL-PROCESS be exported from the CLIM
package.

Phil Chu
Internet: pchu@bbn.com



Main Index | Thread Index