I am trying to get wx.dataview.DataViewTreeCtrl to display a tree that cannot be edited, something similar to wx.dataview.DATAVIEW_CELL_INERT for DataViewCtrl. Is this possible? I haven’t try with TreeCtrl yet.
I am trying to get wx.dataview.DataViewTreeCtrl to display a tree that cannot be edited, something similar to wx.dataview.DATAVIEW_CELL_INERT for DataViewCtrl. Is this possible? I haven’t try with TreeCtrl yet.