|
This example illustrates a tree menu looking just like a tree in MS Windows Explorer.
The tree menu has the following features:
- dotted lines connecting the tree nodes;
- plus/minus images for expanding/collapsing tree nodes;
- custom images (icons) associated with tree nodes;
- root lines are not shown;
- selected nodes are highlighted;
- node text is underlined when the user moves the mouse over it;
- expandable nodes are expanded/collapsed when the user clicks over node's image or text;
- status text is displayed when the user moves the mouse over node's text, image or plus/minus image.
|