DETACH (Dialog Attribute)


PLBCMP GUI Only

DETACH

 

The DETACH dialog attribute indicates that the dialog window is not generated as a child window to the main window. It is only valid with the MODELESS dialog. A WINHIDE instruction has no effect on a dialog created with this attribute, therefore the main window would be hidden but this dialog would remain visible. This is ignored for MODAL and PROGRESS dialogs.

 

 

See Also: DIALOG Attributes, DIALOG

 



PL/B Language Reference BOLD (Dialog Attribute) FIXUNITS (Dialog Attribute)