| 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. |
| bool |
Do the 2nd phase and create the GUI control. |
| int |
Get the control alignment (left/right/centre, top/bottom/centre) |
| bool | GetDrawFaded(self)
|
| String | GetValue(self)
|
SetAlignment(self,
Alignment,
Redraw)
| |
SetDrawFaded(self,
DrawFaded,
Redraw)
| |
SetValue(self,
Value,
Redraw)
| |
| Property Summary | |
|---|---|
Alignment: See GetAlignment and SetAlignment | |
DrawFaded: See GetDrawFaded and SetDrawFaded | |
thisown: The membership flag | |
Value: See GetValue and SetValue | |
| 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.
|
GetAlignment(self)Get the control alignment (left/right/centre, top/bottom/centre)
|
| Property Details |
|---|
AlignmentSee
|
DrawFadedSee
|
thisownThe membership flag
|
Value |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:07:10 2007 | http://epydoc.sf.net |