ITree based document list
Repository | https://github.com/haje61/Tk-DocumentTree |
CPAN | https://metacpan.org/pod/Tk::DocumentTree |
Bug tracker | https://github.com/haje61/Tk-DocumentTree/issues |
Latest version | 0.08 |
Tk::DocumentTree is a Tree like megawidget. It consists of a Label and an ITree Widget.
You can use all of the options of an ITree widget except for -itemtype, -browsecmd, -separator, -selectmode and -exportselection.
The Label on top displays the path all added entries have in common. It automatically creates a folder tree as entries are added.
Entries can have the status file or untracked An entry is untracked when it does not exist as a file.