# @@ Meta Begin # Redirect Itk 3.4 # Meta as::author {Michael McLennan} # Meta as::build::date 2015-07-10 # Meta as::note Business Edition Only --- License required # Meta as::origin http://sourceforge.net/projects/incrTcl # Meta as::repository http://teapot-be.activestate.com # Meta as::type package # Meta category Megawidget infrastructure # Meta description {[incr Tk]} is a framework for building mega-widgets # Meta description using the {[incr Tcl]} object system. Mega-widgets # Meta description are high-level widgets like a file browser or a tab # Meta description notebook that act like ordinary Tk widgets but are # Meta description constructed using Tk widgets as component parts, # Meta description without having to write C code. In effect, a # Meta description mega-widget looks and acts exactly like a Tk widget, # Meta description but is considerably easier to implement. --- Access # Meta description to this package requires a valid ActiveState # Meta description ActiveTcl Business Edition license. Please visit # Meta description http://www.activestate.com/business-edition to learn # Meta description more about the ActiveTcl Business Edition offering. # Meta license BSD # Meta platform aix-powerpc # Meta require {Tcl 8.4} # Meta require {Tk 8.4} # Meta require {Itcl 3.4-4} # Meta subject Tk megawidget OO # Meta summary Megawidget framework based on {[incr Tcl]} # @@ Meta End