LV¶
LV_TREE |
Tree or list. |
LV_USERTREE |
User tree. If set, the tree view calls |
LV_USER |
Custom. |
LV_CHECKBOX |
Checkbox. If set, the tree view calls |
LV_CHECKBOXUSER |
Checkbox. If set, the tree view calls |
LV_SLIDER |
Slider. If set, the tree view calls TreeViewFunctions.GetFloatValue and TreeViewFunctions.SetFloatValue() for each column and row. NOT AVAILABLE IN PYTHON. |
LV_DROPDOWN |
Dropdown cycle box. If set, the tree view calls TreeViewFunctions.GetDropDownMenu() and TreeViewFunctions.SetDropDownMenu() for each column and row. NOT AVAILABLE IN PYTHON. |