Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

EVENT_MARK_STATE_CHANGE

LabWindows/CVI 8.5 Help
November 2007

NI Part Number:
370051K-01

»View Product Info

Object Types: Trees and list boxes.

Description: Mark state change events are sent to the callback function when the check state changes for a list box item or tree item.

This event is swallowable. Return 1 to swallow EVENT_MARK_STATE_CHANGE.

For list box controls, this event is swallowable if you set ATTR_DRAGGABLE_MARKS to on. This event is not swallowable if you set ATTR_DRAGGABLE_MARKS to off.

For tree controls, any mark state event that is generated as a result of a mark reflect change is not swallowable.

For tree items with radio buttons, the event that is swallowable is the event that is generated when you select an item. If, when you select an item, another item becomes deselected as a result, then that event is not swallowable.

Event Data Parameters:

eventData1 = The new mark state of the list item.
eventData2 = itemIndex of the item whose mark state is being changed.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit