Base class for all theme renderers.
wx.lib.agw.artmanager.RendererMSOffice2007
, wx.lib.agw.artmanager.RendererXP
Default class constructor. Intentionally empty. |
|
Draws the area below a bitmap and the bitmap itself using a gradient shading. |
|
Draws borders for a bitmap. |
|
Draws borders for buttons. |
|
Returns the font used for text. |
|
Returns the foreground colour for the menu. |
|
Returns the colour used for text colour when disabled. |
|
Returns the colour used for text colour when enabled. |
Base class for all theme renderers.
Default class constructor. Intentionally empty.
Draws the area below a bitmap and the bitmap itself using a gradient shading.
Draws borders for a bitmap.
Draws borders for buttons.
Returns the foreground colour for the menu.
An instance of wx.Colour
.
Returns the colour used for text colour when disabled.
An instance of wx.Colour
.