summaryrefslogtreecommitdiffstats
path: root/tktable/release.txt
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2016-10-27 18:27:18 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2016-10-27 18:27:18 (GMT)
commit949f96e29bfe0bd8710d775ce220e597064e2589 (patch)
treeae84b7ae710575f4debb610a126b1317a2247777 /tktable/release.txt
parent5b44fb0d6530c4ff66a446afb69933aa8ffd014f (diff)
parent32c31a3b172990fd736e0ed21bcab1e1d6ab6570 (diff)
downloadblt-949f96e29bfe0bd8710d775ce220e597064e2589.zip
blt-949f96e29bfe0bd8710d775ce220e597064e2589.tar.gz
blt-949f96e29bfe0bd8710d775ce220e597064e2589.tar.bz2
Merge commit '32c31a3b172990fd736e0ed21bcab1e1d6ab6570' as 'tktable'
Diffstat (limited to 'tktable/release.txt')
-rwxr-xr-xtktable/release.txt38
1 files changed, 38 insertions, 0 deletions
diff --git a/tktable/release.txt b/tktable/release.txt
new file mode 100755
index 0000000..91aa7be
--- /dev/null
+++ b/tktable/release.txt
@@ -0,0 +1,38 @@
+WHAT: Tktable v2.10, 2D editable table/matrix widget
+
+WHERE: http://tktable.sourceforge.net/
+ Tktable binaries are part of ActiveTcl:
+ http://www.ActiveState.com/Tcl
+
+REQUIREMENTS: Tcl/Tk8.0+, compiling is required
+ Compiles everywhere Tk does!
+
+UPDATES TO 2.10:
+ * Code cleanup
+ * Work around Xft font clipping issues
+ * Updated build system
+
+ See ChangeLog and updated man page for full details
+
+BASIC FEATURES:
+ * multi-line cells
+ * support for embedded windows (one per cell)
+ * 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, etc.
+ * x/y scrollbar support
+ * 'tag' styles per row, column or cell to change
+ colors, font, relief, image, etc...
+ * 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
+ * optional 'flashes' when things update
+ * cell validation support
+ * Builds on Windows, Mac and Unix
+ * Unicode support (8.1+)
+
+Mailing list for Tktable users:
+ http://lists.sourceforge.net/lists/listinfo/tktable-users
+
+CONTACT: jeff at hobbs.org, Jeff Hobbs