Tk::ListBrowser is inspired on Tk::IconList but with added features
like row as well as column, list and bar oriented display. There are plenty
of options to set the presentation of text items.
Scrollbars are automatically shown when needed.
Requirements
Following Perl modules must be installed:
* Math::Round
* Test::Tk
* Tk
Installation
perl Makefile.PL
make
make test
make install
For visual inspection before install you can do:
perl -Mblib t/Tk-ListBrowser.t show
Keyboard Shortcuts
Global
s
Focus search bar
?
Bring up this help dialog
GitHub
gp
Go to pull requests
gi
Go to GitHub issues (only if GitHub is preferred repository)