Create a scrollbar with the Scrollbar method:
$parentwidget->Scrollbar (options)
The standard configuration options that apply to Scrollbar are: -ac-tivebackground, -background, -bg, -borderwidth, -bd, -cursor, -highlightback-ground, -highlightcolor, -highlightthickness, -relief, -takefocus, and -width.
Other options are:
In addition to configure and cget, the following methods are supported by the Scrollbar widget:
$scrollbar->set(0.2,0.6);
Copyright © 2002 O'Reilly & Associates. All rights reserved.