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

dlg_client_data_tile

dlg_client_data_tile

dlg_client_data_tile

int dlg_client_data_tile (sds_hdlg handle, char *key, void *data);


Associate data with a dialog box tile.


This function associates user-defined data with a dialog box tile.

The handle argument is the name of the dialog box.

The key argument specifies the tile.

The data argument specifies the data via callbacks.

This function returns RTNORM or an error code.

dlg_action_tile

dlg_get_attr

dlg_get_tile

dlg_mode_tile

dlg_set_tile

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.