Fixed sorting and commiting support for native virtual wxListCtrl, although leaving...
authorKevin Ollivier <kevino@theolliviers.com>
Sat, 30 Sep 2006 03:58:30 +0000 (03:58 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sat, 30 Sep 2006 03:58:30 +0000 (03:58 +0000)
commit67650ea0b976c6d8a93c47858301a0a9d7c4bdf4
tree0a940215d9cb039ce39229f21a8822c064842c4a
parent13f6c4701e27dd96b58ac043406c6bc9777334bf
Fixed sorting and commiting support for native virtual wxListCtrl, although leaving it off for now since initial creation of the list items takes a fair amount of time when the item amount is significantly large (as in the listctrl demo).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/mac/carbon/private.h
src/mac/carbon/listctrl_mac.cpp
src/mac/carbon/utils.cpp