Itk

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Lua error in package.lua at line 80: module 'strict' not found. Lua error in package.lua at line 80: module 'strict' not found.

Itk
Tcl.svg
Paradigm multi-paradigm: object-oriented, functional, Imperative, event-driven programming
Designed by Michael McLennan
Developer Michael McLennan
First appeared 1993
Stable release itcl3.0 / ?
Typing discipline dynamic typing, everything can be treated as a string
Website {{#property:P856}}
Influenced by
Tcl, C++

Itk is a framework for building mega-widgets using the Incr Tcl object system. Mega-widgets are high-level widgets like a file browser or a tab notebook that act like ordinary Tk widgets but are constructed using Tk widgets as component parts, without having to write C code. In effect, a mega-widget looks and acts exactly like a Tk widget, but is considerably easier to implement.

See also

External links


<templatestyles src="Asbox/styles.css"></templatestyles>