| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Module buttons :: Class ThemedGenButton |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Control--+ |PyControl--+ |GenButton--+ | ThemedGenButton
ThemedGenBitmapButton,
ThemedGenBitmapTextButton,
ThemedGenBitmapTextToggleButton,
ThemedGenBitmapToggleButton,
ThemedGenToggleButtonA themed generic button, and base class for the other themed buttons
| Method Summary | |
|---|---|
DrawBezel(self,
dc,
x1,
y1,
x2,
y2)
| |
Override in a subclass to initialize any other events that need to be bound. | |
OnMouse(self,
evt)
| |
| Property Summary |
|---|
| Class Variable Summary |
|---|
| Instance Method Details |
|---|
InitOtherEvents(self)Override in a subclass to initialize any other events that need to be bound. Added so __init__ doesn't need to be overriden, which is complicated with multiple inheritance
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Wed Nov 28 16:12:17 2007 | http://epydoc.sf.net |