| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Package agw :: Module cubecolourdialog :: Class AlphaCtrl |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Control--+ |PyControl--+ |BaseLineCtrl--+ | AlphaCtrl
| Method Summary | |
|---|---|
Default class constructor. | |
Draws the alpha shading on top of the checkerboard. | |
Draws square markers used with mouse gestures. | |
Handles the wx.EVT_PAINT event for AlphaCtrl. | |
Tracks a mouse action inside the Alpha channel control. | |
| Property Summary |
|---|
| Instance Method Details |
|---|
__init__(self,
parent)
Default class constructor. Used internally. Do not call it in your
code!
|
DrawAlphaShading(self, dc, rect)Draws the alpha shading on top of the checkerboard. |
DrawMarkers(self, dc=None)Draws square markers used with mouse gestures. |
OnPaint(self, event)Handles the wx.EVT_PAINT event forAlphaCtrl.
|
TrackPoint(self, pt)Tracks a mouse action inside the Alpha channel control. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Mon Feb 16 12:52:31 2009 | http://epydoc.sf.net |