DataViewItemAttr missing BackgroundColour

Hello,
I have been using DataViewCtrl with wxPython 3.0.2.0 After I wanted to change the attributes of the columns, I realized that DataViewItemAttr class does not have SetBackgroundColour`` ``GetBackgroundColour HasBackgroundColour methods. I just wanted to mention it.

Ozan H.

Ozan wrote:

Hello,

I have been using DataViewCtrl with wxPython 3.0.2.0 After I wanted to
change the attributes of the columns, I realized that *DataViewItemAttr
*class does not have SetBackgroundColourGetBackgroundColour
HasBackgroundColour methods. I just wanted to mention it.

Thanks.

···

--
Robin Dunn
Software Craftsman