Paketname | libtk-histentry-perl |
Beschreibung | Implements an entry widget with history |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.43-2 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 40 Byte |
Hängt ab von | perl (>= 5.6.0-16), perl-tk |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 12806 Byte |
Prüfsumme MD5 | cf5d7151bea5753c9fb0bb7cf74fcba6 |
Prüfsumme SHA1 | dd91383afdd462393f0fe5172849b20e8145f51c |
Prüfsumme SHA256 | 2c0b5bb5df27a0ffc89b4461c1e4d7d4ca5949b1e13a7c4c8772f7a057631efa |
Link zum Herunterladen | libtk-histentry-perl_0.43-2_all.deb |
Ausführliche Beschreibung | 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.
|