| CK8.0 Curses Tcl Toolkit | ||
| |
||
![]() |
Starting in late 1995 I ported the Tk toolkit (see www.tcl.tk) to character
mode using XPG4 curses. I called this thing CK[48]\.[0-4]. Since then it was used in various projects with Tcl
7.[45] and Tcl 8.[0-4] on UN*X platforms. The goal was to have a toolkit for alphanumeric terminals with Tk semantics. This was reached except for the canvas widget and embedded windows in text widgets. But: I gave up 100% Tk source code compatibility in favor of better terminal control (e.g. character attributes), for more information see the options(n) and curses(n) manual pages. Since June 2004 support for Unicode/UTF-8 is provided when Tcl versions greater than 8.0 are used and the curses library has support for wide characters (ncurses 5.3 or better). |
|
| Download | Source code (tar.gz about 394 kByte) or
source RPM (about 399 kByte) OLD! Manual pages as single PDF file (about 320 kByte) OLD! Linux i386 RPM (about 420 kByte) for Red Hat Linux 6.2 or Caldera eDesktop 2.4; requires a standard Tcl 8.0 installation OLD! Linux i386 RPM (about 443 kByte) for Red Hat Linux 7.0; requires a standard Tcl 8.3 installation OLD! Win32 binaries as single ZIP file (about 353 kByte) to be unpacked onto an already existing Tcl 8.0 or Tcl 8.3 installation, see README.W32 |
|
| Supported platforms |
|
|
| Licensing | CK8.0 is distributed under the same terms as Tcl/Tk, see license.terms. |
|
|
chw@ch-werner.de |