* tkcon.tcl: fixed Retrieve to use the proxy info (Thoyts).
authorJeff Hobbs <hobbs@users.sourceforge.net>
Tue, 4 Jun 2002 02:25:59 +0000 (02:25 +0000)
committerJeff Hobbs <hobbs@users.sourceforge.net>
Tue, 4 Jun 2002 02:25:59 +0000 (02:25 +0000)
commit788529f7e66fc1305fca0a9b841e090c4457bd49
treefe20696d0e263c0971b4c06d7b690daaa1eb7634
parent14986b8a4f66caa198152e8b77c316c8db7674c2
* tkcon.tcl: fixed Retrieve to use the proxy info (Thoyts).
Added code so that tkcon.tcl can be sourced in and used like a
quasi-package.  Once sourced, you can do a 'package require tkcon'
(there is no pkgIndex.tcl for it), and the first 'tkcon show' will
initialize anything that is needed.
(observe): corrected variables tracing to not allow duplicates.
(dump): improved check for empty named arrays as well as locally
aliased vars in var dumps.
Use the 'fixed' font on unix by default.
ChangeLog
tkcon.tcl