ZWindowContainer¶
A window can be placed into a window container using the
void Tui::ZWindowFacet::setContainer(ZWindowContainer *container)
function.
The window container or cooperating code will then be responsible for placement of the window and can add items to
the window’s system menu.