Module Core.Client.Window

Functions

Window.new (clss, args) Creates a new window.

Tables

Window Pack widgets in dialogs.
Window.title Title string.
Window.visible Visibility flag.


Functions

Window.new (clss, args)
Creates a new window.

Parameters

  • clss: Window class.
  • args: Arguments.

Return value:

New window.

Tables

Window
Pack widgets in dialogs.
Window.title
Title string.
Window.visible
Visibility flag. Gets or sets the visibility of the window. Visible windows are protected from garbage collection.

Valid XHTML 1.0!