Tk::RbWidget::ScrollFrame class
This widget class is a frame widget with scrollbars.
The ScrollFrame doesn't propagate the size of embedded widgets.
When it is configured, scrollregion of the container is changed.
Scrollbars can be toggled by Tk::RbWidget::ScrollFrame#vscroll & hscroll.
If horizontal or virtical scrollbar is turned off, the horizontal
or virtical size of embedded widgets is propagated.
Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)
Required Files
- tk
Namespace
- MODULE Tk
- MODULE Tk::RbWidget
- CLASS Tk::RbWidget::ScrollFrame