Element: window.resizable

Type

numeric

Description

The window’s "resizable" status. When the value is 1, the window may be resized, either by an interactive user operation (via the resize bar in the window's frame) or by a wsize command. When the value of this element is 0, all requests to resize the window are refused.

The default value for new graphic, alpha, tree and display windows is 1. For other types of window the value is 0.

On Unix systems this attribute may be queried and changed. On Windows systems, only queries are permitted.

See Also

Commands:

wsize