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

dlg_mode_tile

dlg_mode_tile

dlg_mode_tile

int dlg_mode_tile (sds_hdlg handle, char *key, int mode);


Set the mode of the dialog box's tile.


This function sets the mode of the tile identified by key.

The handle argument is the name of the dialog box.

The key argument is the case-sensitive name of the tile.

The mode argument takes one of the following integers:

Mode Name Meaning
0 MODE_ENABLE Enable tile.
1 MODE_DISABLE Disable tile.
2 MODE_SETFOCUS Set the focus to the tile.
3 MODE_SETSEL Select the contents of an edit box.
4 MODE_FLIP Change image highlighting between on and off.

This function returns RTNORM or an error code.

dlg_get_attr

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