News

PoC for TCL/TK in Python using tkinter. Contribute to masalinas/poc-tcl-tk-python development by creating an account on GitHub.
The code in this repository adapts a way to redirect output from Python print statements to a pop-up window using the Tcl/Tk GUI framework, which is accessed through the Python package tkinter. If it ...
Python and Tkinter has addressed that problem, and done a fine job as well. The book assumes the reader has a basic knowledge of Python, but requires no knowledge of Tcl or Tk. The first part, only 28 ...
All script writers need to deal with textual data at one time or another. One of the most powerful tools for manipulating text in the free software world is the text widget found in the Tk graphical ...
Effective Tcl/Tk Programming also gives a clear exposition on the use of a script as a configuration file to be evaluated. Sections 4.7.8, “Saving a Drawing,” and 7.6.6.3, “Using Tcl ...
Hobbs oversees development of all ActiveState products. ActiveState’s products and services for Perl, Python, Tcl and other web languages, are used by over two million developers.
Tcl/Tk 9.0 has moved to Unicode and 64-bit data structures, and can now access compressed files as if they were file systems. It has been worth the considerable wait. The Tcl/Tk team doesn't rush into ...