libtk-histentry-perl

Implements an entry widget with history
  https://metacpan.org/release/Tk-HistEntry
  0
  no reviews



Tk::histentry implements an entry widget with history. you may use the up and down keys to select older entries (or use the associated listbox).

the widget comes in two flavors: the "histentry" widget is an inherited browseentry widget where you see history in the associated listbox, too. the "simplehistentry" widget is a plain entry widget.