wxwidgets/tests/validators
Vadim Zeitlin 1c16055713 Still enforce validity on focus loss in numeric validators
The changes of c269932c4e (Relax checks on character entry in numeric
validators, 2023-07-02) went a bit too far and not just relaxed the
checks but removed them entirely.

Correct this by ensuring we have a valid value after focus loss.

See #12968.
2023-07-02 19:13:41 +01:00
..
valnum.cpp Still enforce validity on focus loss in numeric validators 2023-07-02 19:13:41 +01:00
valtext.cpp Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00