WINDOW Procedure

Creates a window for the display of graphics or text.

Usage

Input Parameters


NOTE: If a widow with index zero (0) is already open and you call WINDOW with no parameters, the original window zero (0) will be deleted. To avoid this, specify a window_index for the new window or use the Free keyword.

Keywords


UNIX and OpenVMS Users: If the X Window System is being used, a negative value for Colors specifies that all but the given number of colors from the shared color table should be allocated.

UNIX and OpenVMS Users: The default position of the new window is opposite the current window.

Discussion



Example 1

Example 2 (Windows only)


Windows Users: If you want to see the current contents of window 1 in this example at any time, create a visible window with a smaller size and pass the contents of window 1 to the smaller window using the WCOPY and WPASTE functions. These commands transfer graphics using the Clipboard. For example:




See Also


Windows Users: For information on the graphics window Control menu, see Chapter 3, Getting Started: Windows, in the
PV-WAVE User's Guide.




doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.