http://sf.net/projects/incrtcl/ is where the CVS for iwidgets is maintained. iwidgets is a set of megawidgets based on [incr tcl] and [incr tk]. In the early life of itcl/itk/iwidgets, they were all three distributed in the same source tar file. During 2001, a [TIP] was submitted proposing that the incr tcl be included as an extension distributed with Tcl. If/when this proposal is implemented, users will need to download the tcl, tk, itk, and iwidgets tar files to get the pieces to use iwidgets. iwidgets includes the following widgets: [[What do we do about the cases below which overlap with widgets that already existed in Tk, etc.?]] * [buttonbox] * [calendar] * [canvasprintbox] * [canvasprintdialog] * [checkbox] * [combobox] * [dateentry] * [datefield] * [dialog] * [dialogshell] * [disjointlistbox] * [entryfield] * [extbutton] * [extfileselectionbox] * [extfileselectiondialog] * [feedback] * [fileselectionbox] * [fileselectiondialog] * [finddialog] * [hierarchy] * [hyperhelp] * [iwidgets.ps] * [labeledframe] * [labeledwidget] * [mainwindow] * [menubar] * [messagebox] * [messagedialog] * [mkitclman] * [notebook] * [optionmenu] * [panedwindow] * [promptdialog] * [pushbutton] * [radiobox] * [scopedobject] * [scrolledcanvas] * [scrolledframe] * [scrolledhtml] * [scrolledlistbox] * [scrolledtext] * [selectionbox] * [selectiondialog] * [shell] * [spindate] * [spinint] * [spinner] * [spintime] * [tabnotebook] * [tabset] * [timeentry] * [timefield] * [toolbar] * [watch] ---- [Category Package]