Make a window invisible.
Source position: intuition.pas line 3321
procedure HideWindow( |
Window: PWindow |
); |
Window |
|
The window to affect. |
This function is source-compatible with AmigaOS v4. This function is also present in MorphOS v50, however considered private.
|
Make a window visible. |