wpaint {<window> {,<window> ... } }
Redraw the contents of one or more windows.
<window>
A window identifier. If omitted, the current graphic window is redrawn.
-all
Redraw all windows.
-res
Redraw the window
and invoke all redraw callbacks as though the window extents had changed.
Specifying no command parameters will redraw the current graphic window.
If the window to be drawn is not currently in use or is iconized, no action is taken.
Redraw one window.
wpaint win1
Redraw all windows.
wpaint -all
|
Commands: |
|
|
Structures: |
window (graphic), window.redraw, window.reset |