[Pkg-tcltk-devel] ANNOUNCE: TkTable 2.12.2 Release

Brian brian199 at comcast.net
Wed Jul 1 02:10:20 BST 2026


This is the release of v2.12.2 of the TkTable package. This is a bug-fix 
only release.


Release Notes:

     - Updated to latest TEA config
     - Makefile and Windows make file improvements
     - Bug fixes from AndroWish
     - Memory leak, bug, memory alloc failures, uninitialized vars, etc. 
fixes


Tested with:

     TCL/Tk 8.6.14, 9.0.3, and 9.0.4
     Windows 7, Windows 10, Msys64, OpenSuSE Linux Leap 16.0, and FreeBSD


Download links:

Repositories:

     https://github.com/bohagan1/TkTable
     or
     https://chiselapp.com/user/bohagan/repository/TkTable/home


Source code is available in the following release files:

  
https://chiselapp.com/user/bohagan/repository/TkTable/uv/Tktable2.12.2.tar.gz
     or
  
https://github.com/bohagan1/TkTable/releases/download/tktable-2-12-2/Tktable2.12.2.tar.gz


Windows library file link:

  
https://chiselapp.com/user/bohagan/repository/TkTable/uv/Tktable2.12.2_win64_msvc.zip
     or
  
https://github.com/bohagan1/TkTable/releases/download/tktable-2-12-2/Tktable2.12.2_win64_msvc.zip


------------------------

 From TkTable 2.12.0 Release:

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



More information about the Pkg-tcltk-devel mailing list