pyface.sizers.flow module

class pyface.sizers.flow.FlowSizer(*args: Any, **kwargs: Any)[source]

Bases: PySizer

CalcMin()[source]

Calculates the minimum size needed by the sizer.

RecalcSizes()[source]

Layout the contents of the sizer based on the sizer’s current size and position.