Updated wxColumnSorterMixin to also be able to place sort icons on the
column headers, and updated the wxListCtrl demo to show it off by using wxColumnSorterMixin. Other odds and ends... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -48,6 +48,9 @@ command_lines = [
|
||||
|
||||
"-a -n GridBG bmp_source/GridBG.gif images.py",
|
||||
|
||||
"-a -n SmallUpArrow -m #0000FF bmp_source/sm_up.bmp images.py",
|
||||
"-a -n SmallDnArrow -m #0000FF bmp_source/sm_down.bmp images.py",
|
||||
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user