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

dlg_get_tile

dlg_get_tile

dlg_get_tile

int dlg_get_tile (sds_hdlg handle, char *key, char *value, long length);


Determine the value of this dialog box's tile.


This function returns the value of a dialog box tile.

The handle argument is the name of the dialog box.

The key argument specifies the dialog box tile; key is a string and is case-sensitive.

The value argument is the value of the tile returned by this function.

The length argument allocates sufficient memory to return value, plus one character for the EOL (end-of-line) indicator.

dlg_get_attr

dlg_get_attr_string

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.