phoenix_title wx.lib.gizmos.dynamicsash

A window which can be dynamically split to an arbitrary depth and later reunified through the user interface.

class_summary Classes Summary

_DynamicSashReparentEvent

PyEvent(id: int=0, eventType: EventType=wxEVT_NULL) -> None

_DynamicSashWindowImpl

EvtHandler() -> None

_DynamicSashWindowLeaf

EvtHandler() -> None

DynamicSashSplitEvent

DynamicSashSplitEvents are sent to your view by DynamicSashWindow whenever

DynamicSashUnifyEvent

DynamicSashUnifyEvents are sent to your view by DynamicSashWindow whenever

DynamicSashWindow

A DynamicSashWindow widget manages the way other widgets are viewed. When