Include the size of any window borders (size vs. clientsize
differences) in the window's bestsize git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -39,6 +39,11 @@ All:
|
||||
- wxGetPowerType() and wxGetBatteryState() addition
|
||||
- wxSystemSettings::GetSystem*() members deprecated and replaced with
|
||||
wxSystemSettings::Get*()
|
||||
- wxWindowBase::DoGetBestSize now includes the difference (if any) between
|
||||
the client size and total size of the window. Code that sets the
|
||||
client size using the best size, or that added extra space to sizers
|
||||
to compensate for this bug may need to be changed.
|
||||
|
||||
|
||||
All (GUI):
|
||||
|
||||
|
Reference in New Issue
Block a user