3.4 Stream panes

3.4.3 Listener panes

Thelistener-pane class is a subclass ofinteractive-stream, and allows you to create interactive Common Lisp sessions. You may occasionally want to include a listener pane in a tool (as, for instance, Common LispWorks does with the Debugger).

(contain (make-instance 'listener-pane
                        :title "Listener:"))


CAPI User Guide, Liquid Common Lisp Version 5.0 - 2 OCT 1997

Generated with Harlequin WebMaker