A Table/Matrix Widget Extension to Tcl/Tk
The basic features of the widgets are:
* multi-line cells
* support for embedded windows (one per cell)
* row & column spanning
* variable width/height columns/rows (interactively re-sizable)
* 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
* works everywhere Tk does (including Windows and Mac!)
* unicode support (Tk8.1+)
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/tktable && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
Tktable2.9.tar.bz2 | 0000218895 214 KB | |
tktable-warnings.patch | 0000000381 381 Bytes | |
tktable.changes | 0000001694 1.65 KB | |
tktable.patch | 0000002701 2.64 KB | |
tktable.spec | 0000002672 2.61 KB |
Latest Revision
branched from openSUSE:Factory
Comments 0