Tk::ITree

Shamelessly copied Tk::Tree widget

Repositoryhttps://github.com/haje61/Tk-ITree
CPANhttps://metacpan.org/pod/Tk::ITree
Bug trackerhttps://github.com/haje61/Tk-ITree/issues
Latest version0.03

Tk::ITree is a an almost exact copy of Tk::Tree. This one performs a bit better under a dark desktop theme.

The reason for copying instead of inheriting is that just the method i needed to change is a hidden one.

All cudos go to the original authors.

You can use all config variables and methods of the Tree widget.n working with colors it assumes 8-bit color depth.

Related posts

    Scroll to Top