]> git.saurik.com Git - wxWidgets.git/commit - src/generic/treectlg.cpp
Use the same selection highlight and text colors as native list/tree controls (i...
authorKevin Ollivier <kevino@theolliviers.com>
Tue, 24 Oct 2006 00:23:37 +0000 (00:23 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Tue, 24 Oct 2006 00:23:37 +0000 (00:23 +0000)
commit4b8fa6349a2a08d74c81c0a547210e27b43a2f55
tree68dabcfdc467a02f1b1be57e247c0588161f2e9e
parent2f483a69c28a3cfadd4421268eaeb6b44cd44a57
Use the same selection highlight and text colors as native list/tree controls (i.e. Finder) do. Also, for wxTreeCtrl, enable wxTR_FULL_ROW_HIGHLIGHT when the default style is used, again to match OS LNF.

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