Delete an output window.
::clear_window deletes all entries in the output window. The window (background and edge) is reset to its original state. Parameters assigned to this window (e.g. with ::set_color, ::set_paint, etc.) remain unmodified.
|
WindowHandle (input_control) |
window -> HTuple.long |
| Window identifier. | |
clear_window(WindowHandle) ;
If the ouput window is valid ::clear_window returns H_MSG_TRUE. If necessary an exception handling is raised.
::open_window, ::open_textwindow
::clear_rectangle, ::disp_rectangle1
::open_window, ::open_textwindow
System