Platform |
Win32, x64 |
Purpose |
To redraw a ClearWin window. |
Syntax |
SUBROUTINE UPDATE_WINDOW@(W) |
Description |
Causes the entire client area to be 'invalidated' and therefore re-drawn. This should not be confused with the ClearWin+ function WINDOW_UPDATE@ that is used for format windows. |