Koen Deforche 8455fb6ae2 added README.md files for examples, several bug fixes | 13 vuotta sitten | |
---|---|---|
.. | ||
icons | 16 vuotta sitten | |
CMakeLists.txt | 14 vuotta sitten | |
DemoTreeList.C | 14 vuotta sitten | |
DemoTreeList.h | 14 vuotta sitten | |
IconPair.C | 14 vuotta sitten | |
IconPair.h | 14 vuotta sitten | |
README.md | 13 vuotta sitten | |
TreeNode.C | 13 vuotta sitten | |
TreeNode.h | 14 vuotta sitten |
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.