new_dialog
(new_dialog dlgName dclId [
defaultAction [ defaultPosition ] ] )
This function prepares a dialog
dlgName from
loaded DCL file dclId.
Arguments |
dlgName string, specifies the dialog name |
Return |
T if the specified dialog is successfully created, NIL otherwise |
Example |
|
Remarks |
this function prepares the
dialog to be shown, and displays the dialog, but the dialog is not
"started" after (new_dialog); |
© Bricsys NV. All rights reserved. |