June 2002
Beginner
759 pages
80h 42m
English
In addition to configure
and cget, the following methods
are defined for the Scale widget:
getReturns the current value if given no arguments. If given x and y coordinates as the first and second arguments, returns the value of the scale at that position.
setAssigns the value associated with the scale.
coordsReturns the x and y coordinates associated with the value given in the first argument.
identifyReturns "slider", "trough1", "trough2", or "", depending on which part of the
scale corresponds to the given x, y coordinates.