don't take the min size into account when setting the window size explicitly in wxGTK, just as wxMSW doesn't do it; mention this in the docs and added a unit test to enforce this
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -710,6 +710,8 @@
|
||||
RelativePath=".\geometry\rect.cpp"/>
|
||||
<File
|
||||
RelativePath=".\misc\selstoretest.cpp"/>
|
||||
<File
|
||||
RelativePath=".\window\setsize.cpp"/>
|
||||
<File
|
||||
RelativePath=".\geometry\size.cpp"/>
|
||||
<File
|
||||
|
Reference in New Issue
Block a user