ShowWindow

From VisionaireWiki
Revision as of 12:57, 16 August 2009 by Alex (talk | contribs) (Bot (Edward's framework))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.