TKTURNDIAL README
=================

Version 2.0

 * (c) 1996, Pierre-Louis Bossart (bossart@redhook.llnl.gov)
 * Based on the tkTurndial-1.8 copyrighted as follows
 * (c) 1995, Marco Beijersbergen (beijersb@rulhm1.leidenuniv.nl)
 *
 * See the file "license.terms" for information on usage and redistribution
 * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 *



tkTurndial -- Turndial object for Tk version 4.[0-1]


This package implements a turndial widget for Tk. A turndial
widget consists of a circular knob with a small mark on it, that
can be rotated to set a value, just like the volume knob of your
amplifier. The turndial has a scale around it with major tick marks
with a number label next to it, slightly smaller minor tick marks
without a number, a label above and the current value below. Each
of these items can also be turned off. The colors of all elements
and the font can be changed as well.
 

Requirements:
Tcl7.4 & Tk4.0 or Tcl7.5 & Tk4.1

See INSTALL for installation procedure.
See licence.terms for copyright information.
