worlds
Factor handbook » UI framework » Building user interfaces » Top-level windows

Prev:find-window ( quot: ( world -- ? ) -- world/f )
Next:graft* ( gadget -- )


Vocabulary
ui.private

Variable description
Global variable holding an association list mapping native window handles to world instances.

See also
open-window, find-window, world-attributes

Definition