Core Function GUIWindow

From Sputnik Wiki
Revision as of 14:06, 7 October 2013 by UberFoX (Talk | contribs)
Jump to: navigation, search
GUIWindow( <window> )

Contents

Description

Properties & Functions specifically for Window

Parameters

window

The GUI Window object to use.

Functions

Activate

GUIWindow($GUI, "Activate");

Focus

GUIWindow($GUI, "Focus");

SetIcon

Set the window icon

Set from File:

GUIWindow($GUI, "SetIcon", "FoX.ico");

Example

See above

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox