4D View v14PV SET CELL CONTROL |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v14
PV SET CELL CONTROL
PV SET CELL CONTROL
The PV SET CELL CONTROL command places a "control" in the cell set by column and row. type indicates the control type (among the five listed above) contained in the cell. To set this parameter, use the PV Control constants theme. varName is the variable associated with the control. Pass the name of the array containing the values to display (for drop-down list and combo box control types). method contains the name of the callback method linked to the control. For more information on callback methods, refer to the PV Area, Introduction section. title contains the label of the button, check box, etc. The following methods allow visualizing different types of controls:
C_LONGINT(vStandardButton) `Standard button
C_LONGINT(vRadio1;vRadio2;vRadio3) `Radio buttons
C_LONGINT(vCheckBox1;vCheckBox2;vCheckBox3) `Boxes to check
ARRAY TEXT(DropdownListArray;5) `For drop-down list
ARRAY TEXT(ComboArray;5) `For combo box list |
PROPERTIES
Product: 4D View
HISTORY
Created: 4D View 6.8 SEE ALSO
PV GET CELL CONTROL ARTICLE USAGE
4D View Language ( 4D View v11.4) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||