Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Module flatnotebook :: Class FNBRendererVC8 |
|
FNBRenderer
--+
|
FNBRendererVC8
Method Summary | |
---|---|
Default class constructor. | |
Draws a tab using VC8 style. | |
Draws all the tabs using VC8 style. | |
Fills a tab with a gradient shading. | |
Returns the x end position of a tab. | |
Returns the x start position of a tab. | |
Returns the number of tabs that can fit in the visible area. |
Method Details |
---|
__init__(self)
Default class constructor.
|
DrawTab(self, pageContainer, dc, posx, tabIdx, tabWidth, tabHeight, btnStatus)Draws a tab using VC8 style. |
DrawTabs(self, pageContainer, dc)Draws all the tabs using VC8 style. Overloads The DrawTabs method in parent class.
|
FillVC8GradientColour(self, pageContainer, dc, tabPoints, bSelectedTab, tabIdx)Fills a tab with a gradient shading. |
GetEndX(self, tabPoints, y, style)Returns the x end position of a tab. |
GetStartX(self, tabPoints, y, style)Returns the x start position of a tab. |
NumberTabsCanFit(self, pageContainer, fr=-1)Returns the number of tabs that can fit in the visible area. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:10:47 2007 | http://epydoc.sf.net |