Create a "slider" widget representing a numeric value with the Scale method.
$parent->Scale(options);
The standard configuration options that apply to Scale are: -activebackground, -background, -bg, -borderwidth, -bw, -cursor, -font, -foreground, -fg, -highlight-background, -highlightcolor, -highlightthickness, -relief, -state, -takefocus, and -width.
Other options are:
In addition to configure and cget, the following methods are defined for the Scale widget:
Copyright © 2002 O'Reilly & Associates. All rights reserved.