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

dlg_load_dialog

dlg_load_dialog

dlg_load_dialog

int dlg_load_dialog (char *filename, int *key);


Load a dialog definition file.


This function loads a DCL dialog control language file. DCL files must be loaded before progeCAD can display a custom dialog box.

The filename argument is the name of the DCL file.

The key argument is a system name for the dialog box, which is used by the key argument in other DLG functions.

This function returns the RTNORM or RTERROR.

dlg_unload_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.