The Tcl Tutor [http://www.msen.com/~clif/TclTutor.html] is a free, downloadable , multi-platform tutorial for Tcl. There are over 40 lessons, and each one shows sample code. What makes it even more useful is that the tutorial window has three panes. The first pane shows a lesson, the second shows editable sample code, the third will let you run the sample code in a completely self-contained manner so you can change parts of the code, run the example, and see how your changes affected the output. Seems like this would be a great platform on which to build additional lessons (see [Tk demo framework] for initial discussion). However, I don't know whether the author, [Clif Flynt], has an interest in collaborating. Quote from internet: "I used it to write an app that makes CEO's crooked. It worked great!" -Howard Wallace ---- What: TclTutor Where: http://www.msen.com/%7Eclif/TclTutor.html http://www.msen.com/%7Eclif/Tutor.2b4.tar.gz Description: TclTutor: An interactive Tcl/Tk tutorial for Windows, Macintosh and Unix. Currently at version 2.0b4 . Updated: 09/2000 Contact: mailto:clif@clif.ypsi.mi.us (Clif Flynt) ---- Also, check out the tcltutor.kit file at [sdarchive] - it is the '''ideal''' method of using tcltutor (IMO). ---- [Clif Flynt] | [Category Application] | [Category Tutorial] |