Added wx.lib.mixins.listctrl.TextEditMixin, a mixin class that allows
all columns of a wx.ListCtrl in report mode to be edited. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -26,6 +26,8 @@ implemetation. In addition a set of renamed methods have been added
|
||||
that take wx.Point and/or wx.Size objects instead of individual
|
||||
parameters.
|
||||
|
||||
Added wx.lib.mixins.listctrl.TextEditMixin, a mixin class that allows
|
||||
all columns of a wx.ListCtrl in report mode to be edited.
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user