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

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.