ShowWindow

From VisionaireWiki
Jump to navigation Jump to search

showWindow

Makes a window visible

Lua Syntax:

showWindow( [windowName])

Arguments

windowName

"string" - Name of window you want to show. If omitted the default-parent is used.

Flags

Return Values

None.