Koen Deforche 8455fb6ae2 added README.md files for examples, several bug fixes | пре 13 година | |
---|---|---|
.. | ||
icons | пре 16 година | |
CMakeLists.txt | пре 14 година | |
DemoTreeList.C | пре 14 година | |
DemoTreeList.h | пре 14 година | |
IconPair.C | пре 14 година | |
IconPair.h | пре 14 година | |
README.md | пре 13 година | |
TreeNode.C | пре 13 година | |
TreeNode.h | пре 14 година |
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.