%-----------------------------------------------------------------------% [incr Tcl] Table Widget %-----------------------------------------------------------------------% Copyright (c) 1993 by Mumit Khan Table ==== Here's a simple [incr Tcl] table widget that's more or less a straight port of my InterViews/C++ Table, and turned out to be not so bad after all. To check it out, run the table.demo file under [incr Tcl] wish interpreter, and if you still have any interest left, look in table.itcl for documentation on Table class. Requirements ============ - tcl 7.3 - tk 3.6 - [incr Tcl] v1.5 FILES ====== To run the demo, make sure you have the following files: tclIndex - for the auto-loader table.itcl - the Table widget in its entirety fileselect.itcl - File selector by Mark L. Ulferts table.demo - the demo itcl_wish script table.dat - do a [FILE|NEW] followed by a [FILE|READ] to see what happens. Author ====== Mumit Khan Center for X-ray Lithography Tel#: 608 877 2400 Univ of Wisconsin - Madison FAX#: 608 877 2401