]> git.saurik.com Git - wxWidgets.git/commit
Don't use bitmaps to draw tree item buttons, use the HITheme drawing functions instea...
authorKevin Ollivier <kevino@theolliviers.com>
Fri, 27 Oct 2006 17:25:44 +0000 (17:25 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Fri, 27 Oct 2006 17:25:44 +0000 (17:25 +0000)
commit46b59ead9d8c39a06d2caa2abdb20b00998a2089
tree626e27c73d5309ee1703e1fe42c4ca72e5223d20
parentae4558e051de18f4a66af89be36d88411645c0a9
Don't use bitmaps to draw tree item buttons, use the HITheme drawing functions instead. (The bitmaps would show jaggies on dark backgrounds.)

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