 wx.lib.ogl.basic.TextShape
 wx.lib.ogl.basic.TextShape
The TextShape class like wx.RectangleShape but only the
text is displayed.
 Class Hierarchy
 Class Hierarchy

Inheritance diagram for class 
TextShape:
 
 
 Methods Summary
 Methods Summary
 
 Class API
 Class API
- 
class TextShape(RectangleShape)
- The - TextShapeclass like- wx.RectangleShapebut only the
text is displayed.
 
 - Methods- 
- 
__init__(self, width, height)
- Default class constructor - 
- Parameters
- 
- width – the width 
- height – the height 
 
 
 
 
 - 
- 
OnDraw(self, dc)
- not implemented???