Paketname | libtk-tablematrix-perl |
Beschreibung | Table/matrix widget extension to Perl/Tk |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.23-5+b1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 356 Byte |
Hängt ab von | perl (>= 5.10.0-9), perlapi-5.10.0, perl-modules, perl-tk (>= 1:804.028), libc6 (>= 2.7-1), libx11-6 |
Empfohlene Pakete | |
Paketbetreuer | Bart Martens |
Quelle | libtk-tablematrix-perl (1.23-5) |
Paketgröße | 134204 Byte |
Prüfsumme MD5 | 0ab78d0d197d8a5cd61bd0b753f8470c |
Prüfsumme SHA1 | 07fbc3524022a412e17867240f295ab74f9bf08d |
Prüfsumme SHA256 | a164d602d067f4b02c765247bb612816c13b5b2ca4c8b7e0d93e2ccdbce7f4fc |
Link zum Herunterladen | libtk-tablematrix-perl_1.23-5+b1_i386.deb |
Ausführliche Beschreibung | This is the CPAN Perl module Tk::TableMatrix.
.
Tk::TableMatrix is a table/matrix widget extension to Perl/Tk
for displaying data in a table (or spreadsheet) format.
The basic features of the widget are:
.
* multi-line cells
* support for embedded windows (one per cell)
* row & column spanning
* variable width columns / height rows (interactively resizable)
* row and column titles
* multiple data sources ((perl hash|| perl callback) &| internal caching)
* supports standard Tk reliefs, fonts, colors, etc.
* x/y scrollbar support
* 'tag' styles per row, column or cell to change visual appearance
* in-cell editing - returns value back to data source
* support for disabled (read-only) tables or cells (via tags)
* multiple selection modes, with "active" cell
* multiple drawing modes to get optimal performance for larger tables
* optional 'flashes' when things update
* cell validation support
|