Element: window.outrect[4]

Type

numeric

Description

The position and dimensions of window’s outer frame, i.e. its outer rectangle. The four values are: left x, top y, right x, bottom y. If a window is not iconized, a change to these values will effect an immediate visual change. If the window contents have yet to be defined, the values provide the startup position/size of the window.

The width and height of the rectangle are ignored for menu and panel windows, since their dimensions are determined solely by the window contents and are beyond the user’s control.

A subwindow's outrect is the outrect of its parent window.

See Also

Commands:

wmove, wsize