Key | Value |
---|---|
as::author | Michael McLennan |
as::build::date | 2015-07-09 |
as::origin | http://sourceforge.net/projects/incrTcl |
category | Megawidget infrastructure |
description | [incr Tk] 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. |
entity | package |
license | BSD |
platform | linux-glibc2.3-ix86 |
require | Tcl -require 8.4 Tk -require 8.4 Itcl -require {3.4 4} |
subject | Tk megawidget OO |
summary | Megawidget framework based on [incr Tcl] |