hide-glass-hook ( gadget -- )
Factor handbook » UI framework » Building user interfaces » Gadget hierarchy and layouts » Glass layers

Prev:hide-glass ( child -- )
Next:show-popup ( owner popup visible-rect -- )


Vocabulary
ui.gadgets.glass

Inputs
gadgeta gadget


Outputs
None

Word description
Called when a gadget displayed in a glass layer is hidden. The gadget can perform cleanup tasks here.

Definition


Methods