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: * [buttonbox] * [calendar] * [canvasprintbox] * [canvasprintdialog] * [checkbox] * [combobox] * [dateentry] * [datefield] * [dialog] * [dialogshell] * [disjointlistbox] * [entryfield] * [extbutton] * [extfileselectionbox] * [extfileselectiondialog] * [feedback] * [fileselectionbox] * [fileselectiondialog] * [finddialog] * [hierarchy] * [hyperhelp] * [labeledframe] * [labeledwidget] * [mainwindow] * [menubar] * [messagebox] * [messagedialog] * [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] [Category GUI] [Category Widget] [Category Itcl]