WDELETE Procedure

Deletes the specified window.

Usage

WDELETE[, window_index]

Input Parameters

window_index — (optional) The window index of the window to be deleted. If not specified, deletes the current window, and the system variable !D.Window is set to the index of the first open window (or to –1 if no other windows are open).

Keywords

All — If present and nonzero, deletes all open windows.

X_No_Close — (UNIX) If present and nonzero, allows the window to be deleted for PV‑WAVE, but remain active for the X Window System server. Otherwise, the window is deleted for both systems.

See Also

ERASE, WINDOW, WSET, WSHOW

The graphics window Control menu provides a function for closing a window. For information on the Control menu, see the PV‑WAVE User Guide.