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