The wx.SpinCtrl used in the Value wizard page element is now fail-safe.
The code now catches min and max values of None, and does not set the initial value so that a default value of None does not break the wx element!
Authored by: bugman 2012-05-10
Parent: [r16172]
Child: [r16174]