Core Function GUIWindow

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "<pre> GUIWindow( <window> ) </pre> === Description === Properties & Functions specifically for Window === Parameters === ==== window ==== The GUI Window object to use. === ...")
 
(Example)
Line 27: Line 27:
 
=== Example ===
 
=== Example ===
  
Go see [[Core Function GUICreateTimer|GUICreate( "Timer" )]] for example.
+
See above
  
 
[[Category:Core Function]]
 
[[Category:Core Function]]

Revision as of 04:17, 15 December 2011

GUIWindow( <window> )

Contents

Description

Properties & Functions specifically for Window

Parameters

window

The GUI Window object to use.

Functions

SetIcon

Set the window icon

Set from File:

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

Example

See above

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox