Tk::DocumentTree

ITree based document list

Repositoryhttps://github.com/haje61/Tk-DocumentTree
CPANhttps://metacpan.org/pod/Tk::DocumentTree
Bug trackerhttps://github.com/haje61/Tk-DocumentTree/issues
Latest version0.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.

Related posts

    Scroll to Top