The x11/tktable port
Tktable-2.10p6 – table/matrix widget extension to Tcl/Tk (cvsweb github mirror)
Description
TkTable is a table/matrix widget extension to Tcl/Tk. 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 ((Tcl array || Tcl command) &| 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 * Unicode supportWWW: https://tktable.sourceforge.net/
Maintainer
Stuart Cassoff
Categories
Build dependencies
Run dependencies
Files
- /usr/local/lib/tcl/tktable/
- /usr/local/lib/tcl/tktable/libTktable210.so
- /usr/local/lib/tcl/tktable/pkgIndex.tcl
- /usr/local/lib/tcl/tktable/tkTable.tcl
- /usr/local/lib/tcl/tktable/tktable.py
- /usr/local/man/mann/tktable.n
- /usr/local/share/doc/tktable/
- /usr/local/share/doc/tktable/README.txt
- /usr/local/share/doc/tktable/license.txt
- /usr/local/share/doc/tktable/tktable.html
- /usr/local/share/examples/tktable/
- /usr/local/share/examples/tktable/basic.tcl
- /usr/local/share/examples/tktable/buttons.tcl
- /usr/local/share/examples/tktable/command.tcl
- /usr/local/share/examples/tktable/debug.tcl
- /usr/local/share/examples/tktable/dynarows.tcl
- /usr/local/share/examples/tktable/loadtable.tcl
- /usr/local/share/examples/tktable/maxsize.tcl
- /usr/local/share/examples/tktable/spreadsheet.tcl
- /usr/local/share/examples/tktable/tcllogo.gif
- /usr/local/share/examples/tktable/tktable.py
- /usr/local/share/examples/tktable/valid.tcl