Tcl/Tk
Getting started with Tcl/Tk is easy.
Windows Users
For Windows users, here is the link to a current
Windows binary.
Just download saving as wish.exe,
and move into a directory in your path, eg. C:/WINDOWS/SYSTEM.
The windows sqlite is: http://www.sqlite.org/tclsqlite-3_6_2.zip
Unix Users
For unix users, the Tcl/Tk may well already be installed on your system.
If not, a package is almost certainly available for your distribution.
Alternatively, an easy way to get started with Tcl/Tk is by downloading the
Starkit, which contains a self contained
Tk binary:
Just download saving as wish, set perms with chmod a+rx wish,
and put it somewhere in your the path, eg. /usr/local/bin.
© 2008 Peter MacDonald