no attribution is made, assume (Hobbs).
-------------------------------------------------------------------------
+THIS FILE IS NO LONGER PERTINENT.
+
+All changes are now recorded in the ChangeLog.
+
---- March 31 1999 v1.6 ----
Changed tkConInsert to not use catch (avoids any error generation).
<HTML>
<HEAD>
-<TITLE>Tcl Plugin Stripped TkCon Demo</TITLE>
+<TITLE>TkCon: Tcl Plugin Stripped Demo</TITLE>
</HEAD>
<BODY>
-<H1>Tcl Plugin Stripped TkCon Demo</H1>
+<H1>TkCon: Tcl Plugin Stripped Demo</H1>
<HR>
-<A HREF="/tcl/script/tkcon/">Full TkCon Distribution</A>
+<A HREF="../">TkCon Distribution</A>
<P>
This is the full TkCon script when run inside the plugin. It feels like a
established by the plugin. You can test the basic console features and get
a feel for the mutli-color output. Below the demo are some ideas to try
out. v2 of the plugin is distributed with a megawidget version of TkCon for
-debugging tclets.
+debugging tclets. The demo below uses rev 1.20 of tkcon in CVS
+(this correlates to v2.1alpha of tkcon).
<P>
-<embed src="/tcl/script/tkcon/tkcon.tcl" width=600 height=350>
+<embed src="http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/~checkout~/tkcon/tkcon.tcl?rev=1.20&content-type=application/x-tcl&cvsroot=tkcon" width=600 height=350>
</P>
Have a look at some of the features: (culled from the
-<A HREF="/tcl/script/tkcon/docs/">full TkCon documentation</A>)
+<A HREF="./">TkCon documentation</A>)
<UL>
<LI> <B>Variable / Path / Procedure Name Expansion.</B> Type in
<CODE>set tc</CODE> at the prompt. Hit <I><Control-Shift-V></I>.