create wxSpinCtrl with default pos+size first, so that the subsequent call to DoSetSi...
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 14 Feb 2002 20:29:10 +0000 (20:29 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 14 Feb 2002 20:29:10 +0000 (20:29 +0000)
commit094ca819f90f8a81b1ec8d0611295433d8192066
tree08c6183ca080a0d8945c2e7738692411ca3a57ad
parent90f501b16e1b6dcc9e2aae6a413287a22842da61
create wxSpinCtrl with default pos+size first, so that the subsequent call to DoSetSize is not a no-op

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