Scrolled Widgets
TixScrolledText:
- Similar to TixScrolledListBox.
- “auto” scrollbar doesn’t work because of TK bug.
TixScrolledWindow:
- Scrolls all the widgets packed inside its window subwidget.
- Works like a geometry manager: automatically responds to size changes.