Difference between revisions of "ISKernel:WindowPos (Command)"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
== Examples ==
 
== Examples ==
 +
*Windowpos 100,100
 +
:sets upper left of window to the pixel at 100,100
  
 
== See Also ==
 
== See Also ==

Revision as of 20:01, 24 August 2005

Syntax

WindowPos [-viewable] <#,#>

Forms

  • Windowpos <#,#> - sets the upper left part of the window to the X,Y coordination given

Examples

  • Windowpos 100,100
sets upper left of window to the pixel at 100,100

See Also