|
13 anos atrás | |
---|---|---|
.. | ||
icons | 16 anos atrás | |
CMakeLists.txt | 14 anos atrás | |
DemoTreeList.C | 14 anos atrás | |
DemoTreeList.h | 15 anos atrás | |
IconPair.C | 14 anos atrás | |
IconPair.h | 15 anos atrás | |
README.md | 13 anos atrás | |
TreeNode.C | 13 anos atrás | |
TreeNode.h | 15 anos atrás |
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.