Search results
Results from the WOW.Com Content Network
Tk is a platform-independent GUI framework developed for Tcl. From a Tcl shell (tclsh), Tk may be invoked using the command package require Tk. The program wish (WIndowing SHell) provides a way to run a tclsh shell in a graphical window as well as providing Tk. [16] Tk has the following characteristics: Platform-independent: Like Tcl, Tk is ...
The Tcl programming language was created in the spring of 1988 by John Ousterhout while he was working at the University of California, Berkeley. [14] [15] Originally "born out of frustration", [11] according to the author, with programmers devising their own languages for extending electronic design automation (EDA) software and, more specifically, the VLSI design tool Magic, which was a ...
wish (Windowing Shell) is a Tcl interpreter extended with Tk commands, [1] available for Unix-like operating systems supporting the X Window System, as well as macOS, Microsoft Windows, [2] [3] and Android. [4] It provides developers the ability to create GUI widgets using the Tk toolkit and the Tcl programming language. [5] [6]
Alphatk is a text editor that was originally inspired by the Mac OS-only editor, "Alpha", which was written in C, but Alphatk was rewritten in Tcl [2] to run on any platform that Tk runs on: Windows, Unix, and Mac OS X. Alphatk is most useful for: programmers of more than 40 different supported programming languages.
This page was last edited on 26 March 2007, at 22:29 (UTC).; Text is available under the Creative Commons Attribution-ShareAlike 4.0 License; additional terms may ...
Tkabber is a GPL instant messaging client for the XMPP protocol which uses the Tk toolkit for the GUI. It runs on anything to which Tcl/Tk is ported: almost any X-based system (namely, any Linux and *BSD, Solaris, etc.), Microsoft Windows, and Mac OS X.
It is completely written in Python and the Tkinter GUI toolkit (wrapper functions for Tcl/Tk). IDLE is intended to be a simple IDE and suitable for beginners, especially in an educational environment. To that end, it is cross-platform, and avoids feature clutter. According to the included README, its main features are:
Tkhtml is a discontinued open-source browser engine written in C using the Tk widget toolkit. [ 1 ] [ 2 ] It was used primarily by the Html Viewer 3 (Hv3) minimalist web browser . Version 1 was written using the XF application builder, but because of functionality reasons this part was rewritten. [ 2 ]