ui.titlewindowΒΆ

TitleWindow window ui.titlewindow ( string|number|nil name , Window parent )

Create an TitleWindow. You must call the show method to make the window visible.

Arguments:

  • name The name of the TitleWindow window
  • parent The parent window to create in

Return:

  • window The new title frame