Download List

Projeto Descrição

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 versão adiciona novos comandos [lmap] e [dict mapa], acrescenta novo [carga] opções - e global - preguiçoso, corrige falhas relacionadas a tentativas de escrever para uma variável em um namespace que não existe, corrige caminhos retornados de [tk_getOpenFile-múltiplos] no Windows, corrige a decodificação de base64 com espaço em branco à direita, atualiza os pacotes incluídos para versões atuais e remove o legado fontes de carbono.
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 suporte ao formato de imagens fotográficas. Suporte a redes IPv6. Mac OS X: Tk é agora construído em Cocoa. Novos comandos OO: [info ... chamada], [chamada auto] e [nextto]. O comando [notebook $ config tabposition-] é maior. Manipulação padrão de <MouseWheel> eventos foi revisto. Novas interfaces para suporte NRE através de extensões.
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 apoio tema Ttk foi adicionado. [tk_chooseDirectory] tem um novo estilo no Windows. Tk 8.5.8 agora pode carregar [] em um interpretador Tcl 8.6 ou posterior. [iconphoto wm] trabalha agora em non-32-bit e apresenta grandes sistemas endian. Problemas caso Nested loop com TkAqua Cacau e CoreFoundation foram corrigidos. Um acidente quando [exec] redireciona para uma chan [criar] d canal foi corrigido. Os dados de imagem através de transferência [seleção get] foi habilitado. Muitos segfaults e pânico devido ao estouro de inteiros em valores longos foram reparados. Suporte foi adicionado para a portabilidade do gcc 2.95 no Haiku. Vários Tk aparência correções foram feitas.
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

Ligações de teclado para TTK:: escala foram adicionados. Erros de interpretação quando se expandem como literais: (*) (\ () foram corrigidos. A capacidade do pacote HTTP para ler córregos SHOUTcast foi restaurada. A travar durante a finalização do canal é impedido. Crashes ao usar recursos visuais não padrão foram corrigidos.
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

Os novos comandos [tentar], [jogar], [zlib], e [TTK:: incremental] foram adicionados. O novo subcommads [arquivo tempfile], [tk ocupado], fontchooser tk [], [iMove lona $], e [rchars lona $] foram adicionados. TTK Um tema novo foi adicionado: hover Vista usa o "novo" Estado. O script de construção agora suporta pacotes.
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