wx.VScrolledCanvas¶
The VScrolledCanvas class is a combination of the Window and VScrolled classes, and manages scrolling for its client area, transforming the coordinates according to the scrollbar positions, and setting the scroll positions, thumb sizes and ranges according to the area in view.
Class Hierarchy¶
Class API¶
- class wx.VScrolledCanvas(Window, VScrolled)¶
The VScrolledCanvas class is a combination of the Window and VScrolled classes, and manages scrolling for its client area, transforming the coordinates according to the scrollbar positions, and setting the scroll positions, thumb sizes and ranges according to the area in view.