git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12029
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
class wxColumnSorterMixin:
"""
A mixin class that handles sorting of a wxListCtrl in REPORT mode when
class wxColumnSorterMixin:
"""
A mixin class that handles sorting of a wxListCtrl in REPORT mode when
- the coilumn header is clicked on.
+ the column header is clicked on.
There are a few requirments needed in order for this to work genericly:
There are a few requirments needed in order for this to work genericly: