class Fox::FXTreeListBox

The Tree List Box behaves very much like a List Box, except that it supports a hierarchical, tree structured display of the items. When an item is selected it issues a SEL_COMMAND message with the pointer to the item. While manipulating the tree list, it may send SEL_CHANGED messages to indicate which item the cursor is hovering over.

Events

The following messages are sent by FXTreeListBox to its target:

SEL_CHANGED

sent when the current list item changes; the message data is a reference to the new tree item.

SEL_COMMAND

sent when the current list item changes; the message data is a reference to the new tree item.

Tree list box styles

TREELISTBOX_NORMAL

Normal style

Message identifiers

ID_TREE

x

ID_FIELD

x