phoenix_title wx.lib.gizmos.dynamicsash._DynamicSashWindowImpl

EvtHandler()

A class that can handle events from the windowing system.


class_hierarchy Class Hierarchy

Inheritance diagram for class _DynamicSashWindowImpl:

super_classes Known Superclasses

wx.EvtHandler


api Class API

class _DynamicSashWindowImpl(wx.EvtHandler)

EvtHandler()

A class that can handle events from the windowing system.


Methods

__init__(self, window)

Initialize self. See help(type(self)) for accurate signature.



AddChild(self, window)


ConstrainChildren(self, px, py)


Create(self)


DrawSash(self, x, y, mode)


DrawSash_overlay(self, x, y, mode)


FindFrame(self)


FindParent(self, side)


FindScrollBar(self, child, vert)


FindUpperParent(self, sash_a, sash_b)


OnLeave(self, event)


OnMouseMove(self, event)


OnPaint(self, event)


OnPress(self, event)


OnRelease(self, event)


OnSize(self, event)


Resize(self, x, y)


Split(self, px, py)


Unify(self, panel)