Switching to a keyed list for storing information about the column data in each row...
authorKevin Ollivier <kevino@theolliviers.com>
Sun, 12 Nov 2006 01:01:05 +0000 (01:01 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sun, 12 Nov 2006 01:01:05 +0000 (01:01 +0000)
commitb3aee70835b3304f620b056a88e5126a61f4820b
tree0af75d94a26e4734cb08d006a39c1583397e29c5
parent5924f6b37d26362c7199838c413752f56e6fc880
Switching to a keyed list for storing information about the column data in each row, so that columns need not be set sequentially. Also, a tweak for drawing colored backgrounds when wxLC_VRULES is set, and add a few guards before calling GetColumnInfo().

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