CLIM mail archive

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

checking top-level function




What's the best way to check if a frame's top level functions is
running? I have frame which I want to use over and over again -- if
the top level function is not running, I apply CLIM:RUN-FRAME-TOP-LEVEL to
it, otherwise I leave it alone. Currently, I decide that the top level
function is not running if CLIM:FRAME-STATE returns :DISOWNED or
:DISABLED.

I'm using Franz CLIM 2.0.

Phil Chu
Internet: pchu@bbn.com



Main Index | Thread Index