create the spin control with the correct range instead of setting it later which...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 20 Apr 2007 01:16:16 +0000 (01:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 20 Apr 2007 01:16:16 +0000 (01:16 +0000)
commit50415ad7eebd3399fc06417a8eb427324978a13a
treefe56692d27098d73dd31d09805b836c0f9ad739b
parent5cb837400e5ea7ae1427265bfcf8675136b8a7d1
create the spin control with the correct range instead of setting it later which results in unwanted events and a crash (patch 1702847)

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