TKTURNDIAL README ================= Version 1.08 (c) 1995, Marco Beijersbergen (beijersb@rulhm1.leidenuniv.nl) tkTurndial -- Turndial object for Tk version 4.0 (and downgrade option for Tk version 3.6). 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 (downgrade option: Tcl7.3 & Tk 3.6) The package has been tested with tcl7.4b4 & tk4.0b4. Note that the package was made for tk4.0 and has been downgraded to compile for tk3.6 afterwards. This might give some problems in the 3.6 version: e.g. the manpage is for the 4.0 version, and the cgets command seems to be there, but is non-functional. The widget also flashes a little in the Tk 3.6 compatible mode. As soon as Tk 4.0 is stable and supported by XF, Tk 3.6 will no longer be supported. See INSTALL for installation procedure. See licence.terms for copyright information.