Misplaced Pages

Itk

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article is about the Tcl widget toolkit. For other uses, see Itk (disambiguation).
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
The topic of this article may not meet Misplaced Pages's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.
Find sources: "Itk" – news · newspapers · books · scholar · JSTOR (February 2015) (Learn how and when to remove this message)
This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Itk" – news · newspapers · books · scholar · JSTOR (February 2015) (Learn how and when to remove this message)
(Learn how and when to remove this message)
Itk
Paradigmmulti-paradigm: object-oriented, functional, Imperative, event-driven programming
Designed byMichael McLennan
DeveloperMichael McLennan
First appeared1993
Stable releaseItcl 3.0 /  ?
Typing disciplinedynamic typing, everything can be treated as a string
Websiteincrtcl.sourceforge.net/itk/
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


Stub icon

This programming-language-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: