Handbook
Glossary
debugger-popup ( interactor error continuation -- )
Vocabulary
ui
.
tools
.
listener
Inputs
interactor
an
object
error
an
object
continuation
an
object
Outputs
None
Definition
USING:
documents.elements
kernel
ui.tools.listener.popups
;
IN:
ui.tools.listener
:
debugger-popup
( interactor error continuation -- )
pick
<debugger-popup>
one-line-elt
swap
show-listener-popup
;