Fixed handling of transparent background in borderless wxBitmapButton (patch #1477883)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2008-04-24 23:19:36 +00:00
parent 567197af17
commit 987e09dce1
2 changed files with 8 additions and 8 deletions

View File

@@ -190,6 +190,7 @@ wxMac:
- Fixed cursor for wxBusyCursor and wxContextHelp.
- Fixed wxListCtrl to respect items' non-default fonts.
- wxListCtrl::SetColumnWidth() now supports wxLIST_AUTOSIZE.
- Fixed handling of transparent background in borderless wxBitmapButton.
2.8.7