Package wx :: Class Effects
[frames | no frames]

Type Effects

object --+    
         |    
    Object --+
             |
            Effects


Proxy of C++ Effects class
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)

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:10 2005 http://epydoc.sf.net