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

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