Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Module buttons :: Class ThemedGenButton |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |Control
--+ |PyControl
--+ |GenButton
--+ | ThemedGenButton
ThemedGenBitmapButton
,
ThemedGenBitmapTextButton
,
ThemedGenBitmapTextToggleButton
,
ThemedGenBitmapToggleButton
,
ThemedGenToggleButton
A 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 Mon Feb 16 12:51:26 2009 | http://epydoc.sf.net |