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)

URL:  http://www.progecad.us/index.pl?iid=21167
Printed on:  May 23, 2013 11:24 PM