]> git.saurik.com Git - wxWidgets.git/commit - docs/doxygen/overviews/windowsizing.h
Improve wxWindow best size documentation, mention DoGetBestClientSize().
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 May 2012 14:24:34 +0000 (14:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 May 2012 14:24:34 +0000 (14:24 +0000)
commit386279c3f21d62a56f2d9347e0e1a0a354e70f5a
treef9bd3c2f7e5d083a69fe7e81ada3cdff55303206
parentd5d037c36203687ee5f38faab68530525f300ebb
Improve wxWindow best size documentation, mention DoGetBestClientSize().

Custom classes should typically override DoGetBestClientSize() instead of
DoGetBestSize() to avoid having to deal with the borders.

Also don't reference the deprecated SetInitialBestSize() unnecessarily and
document its non-deprecated replacement.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/doxygen/overviews/windowsizing.h
interface/wx/window.h