| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
wx._core.Object --+
|
wx._core.EvtHandler --+
|
wx._core.Window --+
|
wx._core.Control --+
|
wx._controls.PyControl --+
|
BaseLineCtrl --+
|
AlphaCtrl
|
|||
|
__init__(self,
parent) Default class constructor. |
||
|
OnPaint(self,
event) Handles the wx.EVT_PAINT event for AlphaCtrl. |
||
|
DrawAlphaShading(self,
dc,
rect) Draws the alpha shading on top of the checkerboard. |
||
|
TrackPoint(self,
pt) Tracks a mouse action inside the Alpha channel control. |
||
|
DrawMarkers(self,
dc=None) Draws square markers used with mouse gestures. |
||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
| Inherited from BaseLineCtrl | |||
|---|---|---|---|
|
AcceptFocus(self) We do not accept mouse focus. |
||
|
AcceptsFocusFromKeyboard(self) We do not accept focus from keyboard. |
||
|
BuildRect(self) Internal method. |
||
|
DoGetBestSize(self) Returns the custom control best size (used by sizers). |
||
|
OnEraseBackground(self,
event) Handles the wx.EVT_ERASE_BACKGROUND for BaseLineCtrl. |
||
|
OnLeftDown(self,
event) Handles the wx.EVT_LEFT_DOWN for BaseLineCtrl. |
||
|
OnLeftUp(self,
event) Handles the wx.EVT_LEFT_UP for BaseLineCtrl. |
||
|
OnMotion(self,
event) Handles the wx.EVT_MOTION for BaseLineCtrl. |
||
|
OnSize(self,
event) Handles the wx.EVT_SIZE for BaseLineCtrl. |
||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Mon Aug 20 14:36:46 2007 | http://epydoc.sourceforge.net |