Paketname | libtk-dirselect-perl |
Beschreibung | cross-platform directory selection widget |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.12-1 |
Sektion | perl |
Priorität | extra |
Installierte Größe | 76 Byte |
Hängt ab von | perl, perl-tk |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 11782 Byte |
Prüfsumme MD5 | 3d4dd49016f7b61628c67f4c20d5a27e |
Prüfsumme SHA1 | 005caef1041c84732baa333d1e162c332a0a42e6 |
Prüfsumme SHA256 | e04b45ed1a96fe27ce824f8a57798b8502cf6437b8996738f38a08fe65ed0df9 |
Link zum Herunterladen | libtk-dirselect-perl_1.12-1_all.deb |
Ausführliche Beschreibung | Tk::DirSelect provides a cross-platform directory selection widget. A
context menu (right-click or ) allows the
creation, renaming, and deletion of directories while browsing.
.
Note: Perl/Tk 804 added the chooseDirectory method which uses native
system dialogs where available. Unfortunately, a non-existent
directory cannot (yet?) be chosen. If you want a native feel for
your program, and do not need non-existent directory choice, you
probably want to use chooseDirectory method instead of Tk::DirSelect.
|