]> git.saurik.com Git - wxWidgets.git/commit
Fit the generic preferences editor dialog to its pages size initially.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Mar 2013 15:08:05 +0000 (15:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Mar 2013 15:08:05 +0000 (15:08 +0000)
commit06a32e049c1bad9249079ad2e91659303424a774
tree13a4422526f4321e60d7e170e29329548035f86d
parent17beda75ef9780ebef5044e41889a9b598dcf186
Fit the generic preferences editor dialog to its pages size initially.

Ensure that the dialog has the appropriate size before showing it.

In addition to making it big enough to fit the pages contents, this also fixes
a problem with initial appearance under MSW.

Closes #15092.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/preferencesg.cpp