Shamelessly copied Tk::Tree widget
Repository | https://github.com/haje61/Tk-ITree |
CPAN | https://metacpan.org/pod/Tk::ITree |
Bug tracker | https://github.com/haje61/Tk-ITree/issues |
Latest version | 0.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.