Method summary
- __init__(self, notebook)
- CalcInit(self)
- CalcMin(self)
- RecalcSizes(self)
Methods
- __init__(self, notebook)
Initializes the object.
- CalcInit(self)
Calculates a reasonable initial size of the control by aggregating the sizes of the open and closed pages.
- CalcMin(self)
Calculates the minimum size of the control by aggregating the sizes of the open and closed pages.
- RecalcSizes(self)
Layout the contents of the sizer based on the sizer's current size and position.