REFERENCE
SetWinSize

This command changed in build 97

Changes the size of the currently targeted window.

Syntax

<SetWinSize x y>

Parameters

X is the horizontal size in pixels.

Y is the vertical size in pixels.


Remarks

This command changes the size of the window that was targeted with TargetWin, TargetChild, SendWin, etc.

It calls the operating system command MoveWindow.


Example

<Hotkey F1>
    <TargetWin wow1>
    <SetWinSize 500 700>


Related topics

SetWinPos

This page was last revised on May 9, 2008
 
INSTRUCTIONS


REFERENCE


World of Warcraft