]> git.saurik.com Git - wxWidgets.git/commit
Have wxGenericListCtrl record and store the selection state of each column, and on...
authorKevin Ollivier <kevino@theolliviers.com>
Sun, 19 Nov 2006 06:32:08 +0000 (06:32 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sun, 19 Nov 2006 06:32:08 +0000 (06:32 +0000)
commitdf0edf44430437b77558152238f1596fdb4d73ae
tree52e699e814b660b2f040bd250865c54dbf6188e6
parenta4609ab847819b47c996674420871f4514d50625
Have wxGenericListCtrl record and store the selection state of each column, and on OS X, use this to correctly draw selected headers. Also, move to DrawItemSelectionRect for drawing the background selection.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/listctrl.cpp