Method Summary |
Effects |
__init__(self)
|
|
__repr__(self)
|
|
DrawSunkenEdge(self,
dc,
rect,
borderSize)
|
Colour |
GetDarkShadow(self)
|
Colour |
GetFaceColour(self)
|
Colour |
GetHighlightColour(self)
|
Colour |
GetLightShadow(self)
|
Colour |
GetMediumShadow(self)
|
|
Set(self,
highlightColour,
lightShadow,
faceColour,
mediumShadow,
darkShadow)
|
|
SetDarkShadow(self,
c)
|
|
SetFaceColour(self,
c)
|
|
SetHighlightColour(self,
c)
|
|
SetLightShadow(self,
c)
|
|
SetMediumShadow(self,
c)
|
bool |
TileBitmap(self,
rect,
dc,
bitmap)
|