Announcement of TkTable 2.12 release This is the release of the TkTable v2.12 package. There have been numerous changes since the v2.11 release. See below for links to the files and the release notes. TkTable 2.12 Release Notes: Notable New Features: - Ported to work on TCL 9.0, object command APIs, etc. - Added more error, range, etc. checking - Color and font changes to better match Tk 9.0 and Ttk - Added <<TableSelect>> virtual event. - Added <<MouseWheel>> and <<TouchpadScroll>> support. - Added ::tktable::build-info on TCL 9. - Updated to latest TEA files, build scripts - Updated to latest python support file Documentation Updates: - Documentation was extensively updated and converted to man page and HTML format. Notable Bug Fixes: - Many bugs, patches, etc. submitted to sourceforge.net and other github projects have been fixed or implemented. (This includes changes from all other known forks of Tktable) Potential Compatibility Issues: - Added default variable name of ::tableData for -variable option. This allows a table to be usable with only default options. - Dropped support for pre TCL 8.5 - Moved internal functions from ::tk:table namespace to ::tktable