This class is used by wx.dataview.DataViewCtrl to render bitmap controls.
wx.dataview.
DataViewBitmapRenderer
(DataViewRenderer)¶Possible constructors:
DataViewBitmapRenderer(varianttype="wxBitmap", mode=DATAVIEW_CELL_INERT,
align=DVR_DEFAULT_ALIGNMENT)
This class is used by DataViewCtrl to render bitmap controls.
__init__
(self, varianttype="wxBitmap", mode=DATAVIEW_CELL_INERT, align=DVR_DEFAULT_ALIGNMENT)¶The constructor.
Parameters: |
|
---|