Handbook
Glossary
show-active-buttons-popup ( tool -- )
Vocabulary
ui
.
tools
.
button-list
Inputs
tool
a
tool
Outputs
None
Word description
Displays a popup window for fuzzy selection of any labeled button in any window of the session.
Definition
USING:
kernel
math.rectangles
models
namespaces
ui.gadgets
ui.gadgets.glass
ui.gestures
;
IN:
ui.tools.button-list
:
show-active-buttons-popup
( tool -- )
world-buttons
<model>
"Active Buttons"
<active-buttons-popup>
[
hand-loc
get-global
point>rect
show-glass
]
[
request-focus
]
bi
;
inline