ShowWindow: Difference between revisions

From VisionaireWiki
Jump to navigation Jump to search
m (Bot (Edward's framework))
 
(No difference)

Latest revision as of 12:57, 16 August 2009

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.