• progeCAD in French Language
  • progeCAD in Spanish Language
  • progeCAD in English Language
Home > Support > Dialog Control Language > DLG Functions > dlg_done_dialog 

dlg_done_dialog

dlg_done_dialog

dlg_done_dialog

int dlg_done_dialog (sds_hdlg handle, long message);


Dismiss this dialog box.


This function terminates a dialog box.

The handle argument is the name of the dialog box to close.

The following table summarizes the meaning indicated by the message argument:

Message Meaning
DLGOK User clicked OK button.
DLGCANCEL User clicked Cancel button.
DLGALLDONE Dialog box is not active.
DLGSTATUS When status >=l DLGSTATUS; the code was generated by an application.

This function returns RTNORM if successful, or else it returns an error code.

dlg_action_tile

dlg_new_dialog

dlg_start_dialog

Programming Overview of SDS (Solutions Development System)

 
DWG is the native file format for Autodesk AutoCAD®. Autodesk and AutoCAD are registered trademarks or trademarks of Autodesk, Inc. in the USA and/or other countries. progeSOFT and progeCAD are registered trademarks or trademarks of progeCAD s.r.l. in the USA and/or other countries.