[ ソース: tk-table ]
パッケージ: tk-table (2.10.8-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.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libx11-6
- X11 クライアントサイドライブラリ
-
- dep: tk (>= 8.6.0-2)
- Toolkit for Tcl and X11 (default version) - windowing shell