implement wxLIST_AUTOSIZE support in wxMac's wxListCtrl

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2008-04-20 22:10:04 +00:00
parent b38e4d6f23
commit 2e1f8b15ae
3 changed files with 46 additions and 5 deletions

View File

@@ -188,6 +188,7 @@ wxMac:
- Fixed cursor for wxBusyCursor and wxContextHelp.
- Fixed wxListCtrl to respect items' non-default fonts.
- wxListCtrl::SetColumnWidth() now supports wxLIST_AUTOSIZE.
2.8.7