Download List

Descripción del Proyecto

Tcl provides a portable scripting environment for Unix, Windows, and Macintosh that supports string processing and pattern matching, native file system access, shell-like control over other programs, TCP/IP networking, timers, and event-driven I/O. Tcl has traditional programming constructs like variables, loops, procedures, namespaces, error handling, script packages, and dynamic loading of DLLs. Tk provides portable GUIs on UNIX, Windows, and Macintosh. A powerful widget set and the concise scripting interface to Tk make it a breeze to develop sophisticated user interfaces.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-23 10:18
8.6

Esta versión añade nuevos comandos [lmap] y [dict mapa], añade nuevo [carga] opciones - global y - lazy, corrige fallos relacionados con intentos de escribir a una variable en un espacio de nombres que no existe, corrige caminos regresó de [tk_getOpenFile-múltiples] en Windows, corrige el descifrar de base64 con espacios en blanco finales, actualiza los paquetes incluidos en las versiones actuales y elimina fuentes de carbono heredados.
Tags: Stable, Major feature enhancements
This release adds new commands [lmap] and [dict map],
adds new [load] options -global and -lazy,
fixes crashes related to attempts to write to a variable in  a namespace which does not exist,
fixes paths returned from [tk_getOpenFile -multiple] on Windows,
corrects decoding of base64 with trailing whitespace,
updates the included packages to current versions,
and removes legacy Carbon sources.

2011-09-02 06:16
8.6b2

PNG Compatibilidad con formatos de imágenes fotográficas. Soporte de red IPv6. Mac OS X: Tk está basada en Cocoa. Nuevos comandos OO: [info ... llamada], [llamado auto] y [NexTTo]. El comando [$ config-notebook tabposition] es mayor. Por defecto el manejo de <MouseWheel> eventos ha sido revisado. Nuevas interfaces para apoyo a las nuevas reglamentaciones económicas por las extensiones.
Tags: Unstable
PNG format support in photo images. IPv6 networking support. Mac OS X: Tk is now built on Cocoa. New OO commands: [info ... call], [self call], and [nextto]. The command [$notebook config -tabposition] is enhanced. Default handling of <MouseWheel> events has been revised. New interfaces for NRE support by extensions.

2009-11-19 22:20
8.5.8

Vista apoyar el tema de TTK fue añadida. [tk_chooseDirectory] tiene un nuevo estilo de Windows. Tk 8.5.8 ahora pueden [carga] en un intérprete de Tcl 8.6 o posterior. [iconphoto WM] ahora trabaja en la no-32-muestra poco y grandes sistemas endian. Problemas de bucles anidados evento con TkAqua de cacao y CoreFoundation se fija. Un accidente cuando [exec] redirige a Chan a [crear] d canal fue corregido. Los datos de imágenes a través de la transferencia [de selección get] estaba habilitado. Muchos arroja violaciones de segmento y el pánico, debido a desbordamiento de entero en los valores de largo fueron reparados. Se agregó el soporte para la portabilidad a 2,95 gcc en Haiku OS. Varias correcciones aparición Tk se hicieron.
Tags: Stable
Vista Ttk theme support was added. [tk_chooseDirectory] has a newer style on Windows. Tk 8.5.8 can now [load] into a Tcl 8.6 or later interpreter. [wm iconphoto] now works on non-32-bit displays and big endian systems. Nested event loop problems with TkAqua Cocoa and CoreFoundation were fixed. A crash when [exec] redirects to a [chan create]d channel was fixed. Image data transfer through [selection get] was enabled. Many segfaults and panics due to integer overflow on long values were repaired. Support was added for portability to gcc 2.95 on Haiku OS. Several Tk appearance corrections were made.

2009-01-08 23:58
8.5.6

Un teclado para TTK:: Escala se han añadido. Analizador de errores cuando se expande literales como: (*) (\ () se fijaron. La capacidad del paquete HTTP para leer flujos de SHOUTcast se ha restaurado. Un cuelgue durante la finalización del canal está impedido. Accidentes durante el uso de imágenes predeterminado se fija.
Tags: Minor bugfixes
Keyboard bindings for ttk::scale were added.
Parser errors when expanding literals like:
{*}{\{} were fixed. The http package's ability to
read SHOUTcast streams was restored. A hang during
channel finalization is prevented. Crashes while
using nondefault visuals were fixed.

2008-12-29 21:38
8.6b1

Los nuevos comandos [tratar], [tiro], [zlib], y [TTK:: spinbox] fueron añadidos. El nuevo subcommads [archivo tempfile], [TK ocupados], [fontchooser los conocimientos tradicionales], [iMOVE lona $], y [rchars lona $] se han añadido. TTK Un tema nuevo se agregó: Vista utiliza el nuevo "hover" del Estado. El script ahora soporta paquetes combinados.
Tags: Development, Major feature enhancements
The new commands [try], [throw], [zlib], and
[ttk::spinbox] were added. The new subcommads
[file tempfile], [tk busy], [tk fontchooser],
[$canvas imove], and [$canvas rchars] were added.
A new ttk theme was added: vista uses the new
"hover" state. The build script now supports
bundled packages.

Project Resources