Displaying document windows

 

You can select a display mode for all of the open document windows: tiled, cascaded, horizontally stripped, or vertically stripped. This procedure does not work with external document windows.

To select a display mode for all open document windows:

· Use the ArrangeDocwins transaction.

The windows are displayed as specified.

You can also set whether a specific document window is minimized, maximized, hidden, shown, and so on.

To set the display of a single document window:

· Use the ShowDocwin transaction.

The document window is displayed as specified.

To move and resize a document window:

· Use the MoveDocwin transaction. Specify the upper-left coordinates of the window, relative to the Imagenation window, and its desired width and length in pixels.

The document window is displayed at the location and size specified.

If you want to minimize or restore a document window, you can use the IconizeDocwin transaction instead of ShowDocwin.

See also