Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Module statbmp :: Class GenStaticBitmap |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |Control
--+ |PyControl
--+ | GenStaticBitmap
Method Summary | |
---|---|
__init__(self,
parent,
ID,
bitmap,
pos,
size,
style,
name)
| |
Overridden base class virtual. | |
Overridden base class virtual. | |
GetBitmap(self)
| |
Overridden base class virtual. | |
OnEraseBackground(self,
event)
| |
OnPaint(self,
event)
| |
SetBitmap(self,
bitmap)
| |
Overridden base class virtual. |
Class Variable Summary | |
---|---|
int |
labelDelta = 1 |
Instance Method Details |
---|
AcceptsFocus(self)Overridden base class virtual.
|
DoGetBestSize(self)Overridden base class virtual. Determines the best size of the control based on the bitmap size. |
GetDefaultAttributes(self)Overridden base class virtual. By default we should use the same font/colour attributes as the native StaticBitmap.
|
ShouldInheritColours(self)Overridden base class virtual. If the parent has non-default colours then we want this control to inherit them.
|
Class Variable Details |
---|
labelDelta
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:43 2005 | http://epydoc.sf.net |