]> git.saurik.com Git - wxWidgets.git/commit - samples/validate/validate.cpp
fix the size of the generated controls using wxDefaultSize instead of manually-specif...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 5 Feb 2009 18:02:20 +0000 (18:02 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 5 Feb 2009 18:02:20 +0000 (18:02 +0000)
commit06f89fe437580928d874c063fb737f3875950de9
treedf0a09898e0672859a78e45e0f2a5be47d6ae5a9
parent1b942d5f700de25c10fc318ad122776737657a44
fix the size of the generated controls using wxDefaultSize instead of manually-specified sizes; use wxDefaultPosition instead of manually-specified sizes: they were disregarded anyhow since we use sizers; fix a tooltip message

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/validate/validate.cpp