Admin Production ni-theme
Current Publication

EVENT_TREE_CELL_VAL_CHANGED

LabWindows/CVI

EVENT_TREE_CELL_VAL_CHANGED

Description

When a user changes the label of a cell in a tree, LabWindows/CVI generates an EVENT_TREE_CELL_VAL_CHANGED event and sends the event to the callback function associated with the tree control.

String Cells—Event sent when the label changes as a result of a keypress.

Ring Cells—Not used.

Combo Box Cells—Event sent when the label changes as a result of a keypress.

Checkbox Cells—Not used.

Button Cells—Not used.

Color Picker Cells—Event sent when the color changes while tracking the popup.

This event is not swallowable.

Applies To

Trees

Event Data Parameters

eventData1 = Tree item index of the cell where the event was generated

eventData2 = Column index of the cell where the event was generated

LabWindows/CVI Compatibility

LabWindows/CVI 2009 and later