EvtHandler()
A class that can handle events from the windowing system.
Initialize self. See help(type(self)) for accurate signature. |
|
_DynamicSashWindowImpl
(wx.EvtHandler)¶EvtHandler()
A class that can handle events from the windowing system.
__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)¶