 
       wx.lib.agw.flatnotebook.FNBRendererFancy¶
  wx.lib.agw.flatnotebook.FNBRendererFancy¶This class handles the drawing of tabs using the Fancy renderer.
 Methods Summary¶
 Methods Summary¶| __init__ | Default class constructor. | 
| DrawTab | Draws a tab using the Fancy style, similar to the VC71 one but with gradients. | 
 Class API¶
 Class API¶FNBRendererFancy(FNBRenderer)¶This class handles the drawing of tabs using the Fancy renderer.
__init__(self)¶Default class constructor.
DrawTab(self, pageContainer, dc, posx, tabIdx, tabWidth, tabHeight, btnStatus)¶Draws a tab using the Fancy style, similar to the VC71 one but with gradients.
| Parameters: | 
 | 
|---|