index
previous
next
DELETEING WINDOWS
Most controls (windows, dialogs and menus) have user activated
mechanisms that allow you to delete the control (e.g. a dismiss button,
or moving the mouse off the control), but some controls such as
sub-frames could be generated by a developer (while contructing a new
form or dialog) that have no mechanism that allows them to be deleted.
When such a control needs to be deleted use the window manager dialog.
Activate the window manager dialog from the root menu, then select the
control to be delected from the list shown and then press the delete
button. Such generated controls can also be hidden in much the same way,
allowing components of a partially built form to be generated and
easily manipulated.