correct GetBestSize() to return correct best size, i.e. the same size as AutoSize() would give to the control since the fix in 1.407
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -90,6 +90,10 @@ Major new features in 2.8 release
|
||||
2.8.1
|
||||
-----
|
||||
|
||||
All:
|
||||
|
||||
- wxGrid::GetBestSize() returns same size the grid would have after AutoSize()
|
||||
|
||||
wxMSW:
|
||||
|
||||
- Fixed compilation with Borland C++ in Unicode mode but without MSLU
|
||||
|
Reference in New Issue
Block a user