This class holds all the information to size and draw a separator inside
ButtonPanel
.
Default class constructor. |
|
Draws the separator. Actually the drawing is done in |
|
Returns the separator best size. |
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
.
Draws the separator. Actually the drawing is done in BPArt
.
Returns the separator best size.
An instance of wx.Size
.