wxwidgets/tests/validators
taler21 28ced1bc33 Make checks on character entry in numeric validators less relaxed
Restrict the input to not allow values that are greater than the
positive maximum or less than the negative minimum.
In many cases it is not necessary to allow invalid characters to be
entered. For example, if the specified range is 0 to 100.

See #24220.
2024-01-28 18:02:13 +01:00
..
valnum.cpp Make checks on character entry in numeric validators less relaxed 2024-01-28 18:02:13 +01:00
valtext.cpp Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00