embedded_windows#
Bases:
TUIMenu
Enter to embed, close, move-out embedded windows.
Methods:
close
(*args, **kwargs)Close an embedded window.
close_all
(*args, **kwargs)Close all embedded windows for given parent window.
embed_in
(*args, **kwargs)Embed Window into another window.
move_out
(*args, **kwargs)Move out an embedded window.
move_out_all
(*args, **kwargs)Move out all embedded windows for given parent window.
Close an embedded window.
Close all embedded windows for given parent window.
Embed Window into another window.
Move out an embedded window.
Move out all embedded windows for given parent window.