Key | Value |
---|---|
as::author | Michael McLennan |
as::build::date | 2015-07-09 |
as::note | Business Edition Only --- License required |
as::origin | http://sourceforge.net/projects/incrTcl |
as::repository | http://teapot-be.activestate.com |
as::type | package |
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. --- Access to this package requires a valid ActiveState ActiveTcl Business Edition license. Please visit http://www.activestate.com/business-edition to learn more about the ActiveTcl Business Edition offering. |
entity | redirect |
license | BSD |
platform | hpux-parisc |
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] |