next up previous contents index
Next: Checkbutton widgets Up: XF and Tcl/Tk Previous: Entry widgets

Scale widgets

For scale widgets, the following commands are important. The first command sets the scale to 10, and the second command retrieves the current value of the scale.

 
		widgetCommand set 10

widgetCommand get



Harry Beker
Thu Feb 29 18:06:38 MET 1996