
 
       wx.lib.agw.flatmenu.FMRendererXP¶
  wx.lib.agw.flatmenu.FMRendererXP¶Xp-Style renderer.
 Methods Summary¶
 Methods Summary¶| __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. | 
 Class API¶
 Class API¶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.