phoenix_title 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 Hierarchy

Inheritance diagram for class VScrolledCanvas:

api 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.