
wx.lib.agw.buttonpanel.Separator¶This class holds all the information to size and draw a separator inside
ButtonPanel.
Class Hierarchy¶
Inheritance diagram for class Separator:
Known Superclasses¶wx.lib.agw.buttonpanel.Control
Methods Summary¶Default class constructor. |
|
Draws the separator. Actually the drawing is done in |
|
Returns the separator best size. |
Class API¶This class holds all the information to size and draw a separator inside
ButtonPanel.
Default class constructor.
parent – the separator parent object, an instance of ButtonPanel.