Scrolled Widgets
Automatic creation and placement of the scrollbars.
TixScrolledListBox:
tixScrolledListBox .list -scrollbar auto
.list subwidget listbox insert end “Item 1”
.list subwidget listbox insert end “Item 2”
- Values for -scrollbar:
none, x, y, both, auto, {auto +x}, {auto +y},
{auto -x} {auto -x}