]> git.saurik.com Git - wxWidgets.git/commit
Adding support for item font/style/color customization, unfortunately, it does not...
authorKevin Ollivier <kevino@theolliviers.com>
Wed, 25 Oct 2006 05:42:54 +0000 (05:42 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Wed, 25 Oct 2006 05:42:54 +0000 (05:42 +0000)
commite9a0cc4b727ed06da1a776a1b6c4ba66ed4bde3c
tree00e144725193b714c4f043440ec3c3bbcf74339a
parent5dafb071ba85e7329aa4a0ac176f3ec8e13e55dc
Adding support for item font/style/color customization, unfortunately, it does not work with wxLC_EDIT_LABELS due to a limitation in the native control. Also fire activate events, and fix some event object/id mismatches when using the generic list ctrl.

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