Xp-Style renderer.
__init__ |
Default class constructor. |
DrawLeftMargin |
Draws the menu left margin. |
DrawMenuBarBackground |
Draws the menu bar background according to the active theme. |
DrawToolBarBg |
Draws the toolbar background according to the active theme. |
GetTextColourEnable |
Returns the colour used for text colour when enabled. |
FMRendererXP
(FMRenderer)¶Xp-Style renderer.
__init__
(self)¶Default class constructor.
DrawLeftMargin
(self, item, dc, menuRect)¶Draws the menu left margin.
Parameters: |
|
---|
DrawMenuBarBackground
(self, dc, rect)¶Draws the menu bar background according to the active theme.
Parameters: |
---|
DrawToolBarBg
(self, dc, rect)¶Draws the toolbar background according to the active theme.
Parameters: |
---|
GetTextColourEnable
(self)¶Returns the colour used for text colour when enabled.