Previous|Next|Index
Tk - Executive Summary
- High-level widget set
- Currently based on X11
- Motif-like look and feel
- Uses Xlib directly, not Xt
- Programmable in Tcl
- string-based scripting language
- Programmable in Python
- "Tkinter" module provides OO interface to Tk primitives
For more info, see http://www.smli.com/research/tcl/