Version 12 of incr Widgets

Updated 2008-08-11 13:41:50 by LES

incr widgets (aka iwidgets) consists of a series of Tk widgets, built out of other widgets using the incr Tk/incr Tcl foundation classes.

The source for iwidgets can be found at the http://sf.net/projects/incrtcl/ project CVS.

Also, see http://incrtcl.sourceforge.net/iwidgets

They include:


Has anyone worked on writing equivalents to these widgets using Ttk and some more recent megawidget infrastructure?


LES on 11-aug-2008: I just tried Iwidgets for the first time and for the first time also had version problems using Tcl/Tk:

 package require Iwidgets
 version conflict for package "Tcl": have 8.5a6, need 8.4-8.5
 :-(