Package wx :: Package lib :: Module flatnotebook :: Class FNBRendererFancy
[frames | no frames]

Class FNBRendererFancy

FNBRenderer --+
              |
             FNBRendererFancy


This class handles the drawing of tabs using the Fancy renderer.
Method Summary
  __init__(self)
Default class constructor.
  DrawTab(self, pageContainer, dc, posx, tabIdx, tabWidth, tabHeight, btnStatus)
Draws a tab using the Fancy style, similar to VC71 but with gradients.

Method Details

__init__(self)
(Constructor)

Default class constructor.
Overrides:
wx.lib.flatnotebook.FNBRenderer.__init__

DrawTab(self, pageContainer, dc, posx, tabIdx, tabWidth, tabHeight, btnStatus)

Draws a tab using the Fancy style, similar to VC71 but with gradients.

Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:11:35 2007 http://epydoc.sf.net