Tui::WindowManager
Inherits Tui::Widget / Tui::Reactive / Reference / Object
Constructors
Class methods
next_id
SourceInstance methods
Create a simple window
focus_down
Sourcefocus_right
Sourcefocus_up
Sourcefocus_window(window : WindowNode) : Nil
Sourcefocused_window
SourceOverride to handle events for this widget (target/bubble phase) Called after children have had a chance to handle the event
root
Sourceroot=(node : LayoutNode)
Sourcesplit_horizontal(new_window : WindowNode | Nil = nil) : WindowNode | Nil
Split focused window horizontally
split_vertical(new_window : WindowNode | Nil = nil) : WindowNode | Nil
Split focused window vertically