Description This program demonstrates the use of the Simple Tree Model (classCL_SIMPLE_TREE_MODEL). The contents of a Simple Tree Model are displayed using a Simple TreeControl. In a Simple Tree Control, a node consists of a folder/leaf symbol and atext. Events Events, as they occur, are displayed in the group box on the right-handside of the screen. The following events can be triggered in theexample program: NODE_DUBLE_CLICK Double-click on a node. |