Koen Deforche 2e42bfdddf Batch of changes and improvements: hace 11 años
..
icons 31cf6b425b prune unused files hace 15 años
CMakeLists.txt 3b5851a0b7 fix build, chrome ackwardness hace 14 años
FileTreeExample.C 638dee6ecb replace mxml by rapidxml, prepare 3.1.1 release hace 15 años
FileTreeTable.C bacced4fea fix build issues and small example glitches hace 16 años
FileTreeTable.h 23c84d699e back-port WDialog fixes from v3 branch hace 16 años
FileTreeTableNode.C 2e42bfdddf Batch of changes and improvements: hace 11 años
FileTreeTableNode.h 23c84d699e back-port WDialog fixes from v3 branch hace 16 años
README.md 8455fb6ae2 added README.md files for examples, several bug fixes hace 13 años
filetree.css 23c84d699e back-port WDialog fixes from v3 branch hace 16 años

README.md

File Treetable example

This is an example that illustrates the WTreeTable API, and builds a simple filesystem browser, listing the contents of the current working directory.

How to run

See the README in the parent directory.

What it illustrates

  • the use of the WTreeTable API