|
13 lat temu | |
---|---|---|
.. | ||
icons | 16 lat temu | |
CMakeLists.txt | 14 lat temu | |
DemoTreeList.C | 14 lat temu | |
DemoTreeList.h | 15 lat temu | |
IconPair.C | 14 lat temu | |
IconPair.h | 15 lat temu | |
README.md | 13 lat temu | |
TreeNode.C | 13 lat temu | |
TreeNode.h | 15 lat temu |
This example shows a naive implementation of a tree (as a hierarchy of
TreeNode
objecs), which was an early version of the WTreeNode
part
of the library.
This example is a bit dated since CSS3 now includes rounded corners which are already broadly supported across browsers.
See the README in the parent directory.