48faeb65b3
wxFloatingPointValidator and wxIntegerValidator copy ctor didn't copy the associated window, so it was lost when the validator was Clone()'d. Fix this by correctly using wxValidator copy ctor, instead of the default one, in the copy ctor of the common wxNumValidatorBase base class. |
||
---|---|---|
.. | ||
msvc/wx | ||
wx |