LavishGUI:lguiwindow (Data Type)

From Lavish Software Wiki
Revision as of 22:54, 8 October 2005 by Sparr0 (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Description

This data type provides and controls data for ISUI windows.

Members

  • IsHeightResizable
  • IsWidthResizable
  • IsResizable
  • IsMinimizable
  • IsClosable
  • ClickFocus
  • Minimized
  • Title

Methods

  • Minimize : shades the window
  • Unminimize : unshades the window
  • ToggleMinimize : shades or unshades the window

Inherits

lguiframe

Returns

Same as lguiwindow.Name

Examples

See Also