wxwidgets/include
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
..
msvc/wx Introduce minimal MSW ARM support 2024-01-21 01:48:16 +01:00
wx Make checks on character entry in numeric validators less relaxed 2024-01-28 18:02:13 +01:00