Allow entry of negative numbers in spin control (WB)
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 26 Aug 2013 11:35:47 +0000 (13:35 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 26 Aug 2013 11:35:47 +0000 (13:35 +0200)
commit0a8af8d4d0819d3893973d8e6bbbfaffabd6c392
treefbfb46996d37e486efd097da0c95daddcf06cd13
parent42725c6bc7db8d2e3300d8b00cd71c0a579f8e2d
Allow entry of negative numbers in spin control (WB)

Windows numeric controls do not accept negative numbers, so in case the
range of a spin option can go negative, the style ES_NUMBER should not be
set on the control.
winboard/wsettings.c