README for Tk Tutorial Tk Tutorial: A collection of programs with brief notes to describe the use of Perl/Tk to build graphical user interfaces. ENVIRONMENT The code was built and tested on Linux with Perl v5.6.0, Tk 800.023. INSTALLATION tar -tzvf tktut-v.vv.tar.gz View the contents of the package with version=v.vv. tar -xzvf tktut-v.vv.tar.gz Extract files into subdir tktut-v.vv. OPERATION Run the demo programs, eg, perl -w ./tktut1_window DOCUMENTS See the doc subdirectory. Start with the doc/tktut_project file. Read about each demo program, eg, open doc/tktut1_window.html in a web browser, or read doc/tktut1_window.man using man page viewer. See also http://tktut.sourceforge.net. FEEDBACK, BUG REPORTS Send bug reports, comments and suggestions to clpoda -at- users.sourceforge.net (Change the ' -at- ' construct to the @-sign to make a valid email address, unless you are sending spam.) Thanks. C. Poda http://tktut.sourceforge.net $Id: README,v 1.8 2002/05/07 04:16:04 clpoda Exp $