zstb8419 91b50992a4 init rl 724 1 anno fa
..
images 91b50992a4 init rl 724 1 anno fa
README 91b50992a4 init rl 724 1 anno fa
anilabel.tcl 91b50992a4 init rl 724 1 anno fa
aniwave.tcl 91b50992a4 init rl 724 1 anno fa
arrow.tcl 91b50992a4 init rl 724 1 anno fa
bind.tcl 91b50992a4 init rl 724 1 anno fa
bitmap.tcl 91b50992a4 init rl 724 1 anno fa
browse 91b50992a4 init rl 724 1 anno fa
button.tcl 91b50992a4 init rl 724 1 anno fa
check.tcl 91b50992a4 init rl 724 1 anno fa
clrpick.tcl 91b50992a4 init rl 724 1 anno fa
colors.tcl 91b50992a4 init rl 724 1 anno fa
combo.tcl 91b50992a4 init rl 724 1 anno fa
cscroll.tcl 91b50992a4 init rl 724 1 anno fa
ctext.tcl 91b50992a4 init rl 724 1 anno fa
dialog1.tcl 91b50992a4 init rl 724 1 anno fa
dialog2.tcl 91b50992a4 init rl 724 1 anno fa
en.msg 91b50992a4 init rl 724 1 anno fa
entry1.tcl 91b50992a4 init rl 724 1 anno fa
entry2.tcl 91b50992a4 init rl 724 1 anno fa
entry3.tcl 91b50992a4 init rl 724 1 anno fa
filebox.tcl 91b50992a4 init rl 724 1 anno fa
floor.tcl 91b50992a4 init rl 724 1 anno fa
fontchoose.tcl 91b50992a4 init rl 724 1 anno fa
form.tcl 91b50992a4 init rl 724 1 anno fa
goldberg.tcl 91b50992a4 init rl 724 1 anno fa
hello 91b50992a4 init rl 724 1 anno fa
hscale.tcl 91b50992a4 init rl 724 1 anno fa
icon.tcl 91b50992a4 init rl 724 1 anno fa
image1.tcl 91b50992a4 init rl 724 1 anno fa
image2.tcl 91b50992a4 init rl 724 1 anno fa
items.tcl 91b50992a4 init rl 724 1 anno fa
ixset 91b50992a4 init rl 724 1 anno fa
knightstour.tcl 91b50992a4 init rl 724 1 anno fa
label.tcl 91b50992a4 init rl 724 1 anno fa
labelframe.tcl 91b50992a4 init rl 724 1 anno fa
license.terms 91b50992a4 init rl 724 1 anno fa
mclist.tcl 91b50992a4 init rl 724 1 anno fa
menu.tcl 91b50992a4 init rl 724 1 anno fa
menubu.tcl 91b50992a4 init rl 724 1 anno fa
msgbox.tcl 91b50992a4 init rl 724 1 anno fa
nl.msg 91b50992a4 init rl 724 1 anno fa
paned1.tcl 91b50992a4 init rl 724 1 anno fa
paned2.tcl 91b50992a4 init rl 724 1 anno fa
pendulum.tcl 91b50992a4 init rl 724 1 anno fa
plot.tcl 91b50992a4 init rl 724 1 anno fa
puzzle.tcl 91b50992a4 init rl 724 1 anno fa
radio.tcl 91b50992a4 init rl 724 1 anno fa
rmt 91b50992a4 init rl 724 1 anno fa
rolodex 91b50992a4 init rl 724 1 anno fa
ruler.tcl 91b50992a4 init rl 724 1 anno fa
sayings.tcl 91b50992a4 init rl 724 1 anno fa
search.tcl 91b50992a4 init rl 724 1 anno fa
spin.tcl 91b50992a4 init rl 724 1 anno fa
states.tcl 91b50992a4 init rl 724 1 anno fa
style.tcl 91b50992a4 init rl 724 1 anno fa
tclIndex 91b50992a4 init rl 724 1 anno fa
tcolor 91b50992a4 init rl 724 1 anno fa
text.tcl 91b50992a4 init rl 724 1 anno fa
textpeer.tcl 91b50992a4 init rl 724 1 anno fa
timer 91b50992a4 init rl 724 1 anno fa
toolbar.tcl 91b50992a4 init rl 724 1 anno fa
tree.tcl 91b50992a4 init rl 724 1 anno fa
ttkbut.tcl 91b50992a4 init rl 724 1 anno fa
ttkmenu.tcl 91b50992a4 init rl 724 1 anno fa
ttknote.tcl 91b50992a4 init rl 724 1 anno fa
ttkpane.tcl 91b50992a4 init rl 724 1 anno fa
ttkprogress.tcl 91b50992a4 init rl 724 1 anno fa
ttkscale.tcl 91b50992a4 init rl 724 1 anno fa
twind.tcl 91b50992a4 init rl 724 1 anno fa
unicodeout.tcl 91b50992a4 init rl 724 1 anno fa
vscale.tcl 91b50992a4 init rl 724 1 anno fa
widget 91b50992a4 init rl 724 1 anno fa

README

This directory contains a collection of programs to demonstrate
the features of the Tk toolkit. The programs are all scripts for
"wish", a windowing shell. If wish has been installed on your path
then you can invoke any of the programs in this directory just
by typing its file name to your command shell under Unix. Otherwise
invoke wish with the file as its first argument, e.g., "wish hello".
The rest of this file contains a brief description of each program.
Files with names ending in ".tcl" are procedure packages used by one
or more of the demo programs; they can't be used as programs by
themselves so they aren't described below.

hello - Creates a single button; if you click on it, a message
is typed and the application terminates.

widget - Contains a collection of demonstrations of the widgets
currently available in the Tk library. Most of the .tcl
files are scripts for individual demos available through
the "widget" program.

ixset - A simple Tk-based wrapper for the "xset" program, which
allows you to interactively query and set various X options
such as mouse acceleration and bell volume. Thanks to
Pierre David for contributing this example.

rolodex - A mock-up of a simple rolodex application. It has much of
the user interface for such an application but no back-end
database. This program was written in response to Tom
LaStrange's toolkit benchmark challenge.

tcolor - A color editor. Allows you to edit colors in several
different ways, and will also perform automatic updates
using "send".

rmt - Allows you to "hook-up" remotely to any Tk application
on the display. Select an application with the menu,
then just type commands: they'll go to that application.

timer - Displays a seconds timer with start and stop buttons.
Control-c and control-q cause it to exit.

browse - A simple directory browser. Invoke it with and argument
giving the name of the directory you'd like to browse.
Double-click on files or subdirectories to browse them.
Control-c and control-q cause the program to exit.