summaryrefslogtreecommitdiffstats
path: root/tkcon/index.html
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2016-10-18 18:04:50 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2016-10-18 18:04:50 (GMT)
commit4e1e70fc5d5f5083a33a532fa4fc7868a33e3855 (patch)
treeecf5a4804f77ad4fed32caf4d3818b47c755c2c0 /tkcon/index.html
parent39e34335fb6eb6eaf2b7ee51ccf172006dd46fbb (diff)
parent64d1425f65568851a1004cbdac170780e95720a2 (diff)
downloadblt-4e1e70fc5d5f5083a33a532fa4fc7868a33e3855.zip
blt-4e1e70fc5d5f5083a33a532fa4fc7868a33e3855.tar.gz
blt-4e1e70fc5d5f5083a33a532fa4fc7868a33e3855.tar.bz2
Merge commit '64d1425f65568851a1004cbdac170780e95720a2' as 'tkcon'
Diffstat (limited to 'tkcon/index.html')
-rwxr-xr-xtkcon/index.html70
1 files changed, 70 insertions, 0 deletions
diff --git a/tkcon/index.html b/tkcon/index.html
new file mode 100755
index 0000000..7c53084
--- /dev/null
+++ b/tkcon/index.html
@@ -0,0 +1,70 @@
+<HTML>
+<HEAD>
+<TITLE>Enhanced Tk Console: tkcon</TITLE>
+<LINK REL="STYLESHEET" TYPE="text/css" HREF="docs/style.css">
+</HEAD>
+
+<BODY BGCOLOR=#FFFFFF>
+
+<TABLE WIDTH=100% BORDER=0 CELLSPACING=2 CELLPADDING=0 BGCOLOR=#000000><TR><TD>
+<!-- start header info -->
+<TABLE WIDTH=100% BORDER=0 CELLSPACING=0 CELLPADDING=0 BGCOLOR=#FFFFFF>
+<TR>
+<TD><FONT SIZE=+3><B>Enhanced Tk Console: tkcon</B></FONT></TD>
+<TD align=right>
+<A href="http://sourceforge.net/projects/tkcon/">
+<IMG src="http://sourceforge.net/sflogo.php?group_id=11462&type=1" width="88"
+height="31" border="0" alt="SourceForge Logo"></A>
+</TD>
+</TR>
+</TABLE>
+<!-- end header info -->
+
+</TD></TR><TR><TD>
+
+<TABLE WIDTH=100% BORDER=1 CELLSPACING=2 CELLPADDING=2 BGCOLOR=#DDDDDD>
+<TR>
+
+<TH><A HREF="docs/index.html">Documentation</A></TH>
+<TH><A HREF="docs/demopic.png">Screenshot</A></TH>
+<TH><A HREF="docs/plugin.html">Online Demo!</A> (requires
+<A HREF="http://www.tcl.tk/software/plugin/">Tk plugin</A>)</TH>
+<TH><A HREF="docs/license.terms">License</A> </TH>
+
+</TR><TR>
+
+<TD COLSPAN=4>
+<A
+HREF="http://sourceforge.net/project/showfiles.php?group_id=11462"><B>tkcon Release Archives</B></A>
+
+<P>
+<B><CODE STYLE="color: #990033;">Latest Release is 2.5 (2009-02-26)</CODE></B>
+</P>
+<P>
+You can grab the <A
+HREF="http://tkcon.cvs.sourceforge.net/tkcon/tkcon/tkcon.tcl?rev=HEAD">latest sources</A> from the
+<A HREF="http://tkcon.cvs.sourceforge.net/tkcon/tkcon/"><B>tkcon CVS repository</B></A>.
+</P>
+</TD>
+
+</TR>
+</TABLE>
+
+</TD></TR></TABLE>
+
+<P>
+tkcon is a replacement for the standard console that comes with Tk (on
+Windows/Mac, but also works on Unix). The console itself provides
+<i>many</i> more features than the standard console. tkcon works on all
+platforms where Tcl/Tk is available. It is meant primarily to aid one when
+working with the little details inside tcl and tk, giving Unix users the GUI
+console provided by default in the Mac and Windows Tk. It's also not a bad
+replacement for the default MS-DOS shell (although it needs lots of fine
+tuning).
+</P>
+
+<HR NOSHADE SIZE=1>
+<ADDRESS><FONT SIZE=2>&copy; Jeffrey Hobbs (jeff at hobbs dot org)</FONT></ADDRESS>
+
+</BODY>
+</HTML>