Enhanced Tk Console: tkcon |
|
|
|
tkcon is a replacement for the standard console that comes with Tk (on
Windows/Mac, but also works on Unix). The console itself provides
many 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).
© Jeffrey Hobbs (jeff at hobbs dot org)
Tk inspector: tkinspect |
|
|
|
tkinspect is an inspector for Tk applications. It uses Tk's send
command to retrieve information from other Tk applications about the
state of the Tcl environment.