[ 原始碼: tk-table ]
套件:tk-table(2.10.6-1)
Table extension for Tcl/Tk
Provides support for tables and matrices in 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 * Works everywhere Tk does (including Windows and Mac!)
This package is sufficient to run and link against tkTable.
其他與 tk-table 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libx11-6
- X11 client-side library
-
- dep: tk (>= 8.6.0-2)
- Toolkit for Tcl and X11 (default version) - windowing shell