| Home | Trees | Index | Help |
|
|---|
| Package wx :: Module gizmos :: Class LEDNumberCtrl |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Control--+ | LEDNumberCtrl
Proxy of C++ LEDNumberCtrl class
| Method Summary | |
|---|---|
| Control |
Create a Control. |
__repr__(self)
| |
| bool |
Do the 2nd phase and create the GUI control. |
| int | GetAlignment(self)
|
| bool | GetDrawFaded(self)
|
| String | GetValue(self)
|
SetAlignment(self,
Alignment,
Redraw)
| |
SetDrawFaded(self,
DrawFaded,
Redraw)
| |
SetValue(self,
Value,
Redraw)
| |
| Instance Method Details |
|---|
__init__(self,
parent,
id=-1,
pos=DefaultPosition,
size=DefaultSize,
style=wxLED_ALIGN_LEFT|wxLED_DRAW_FADED)
|
Create(self, parent, id=-1, pos=DefaultPosition, size=DefaultSize, style=wxLED_ALIGN_LEFT|wxLED_DRAW_FADED)Do the 2nd phase and create the GUI control.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Sun Mar 26 10:00:35 2006 | http://epydoc.sf.net |