dimx_tile


(dimx_tile  dclKey)

This function returns the width of a dialog tile dclKey in actually active DCL dialog.

Arguments

dclKey  key of the DCL tile to retrieve the width for (string)

Return

the width of the tile (integer)

Example

(setq width (dimx_tile "edit_1"))   50

Remarks

dclKey always refers to the *active* (shown) DCL dialog



©  Bricsys NV. All rights reserved.