wxWidgets/include
Vadim Zeitlin acea4afa5e Prevent pasting invalid characters when using wxTextValidator
It shouldn't be possible to put characters that can't be entered into
the associated control directly by pasting them, so intercept paste
events too and filter out any invalid characters.

See #10281, #23812.

(cherry picked from commit bd4650767fe52f8dd2955b802d2dfb3262cc8dd0)
2023-09-22 16:37:04 +02:00
..
msvc/wx Don't use token-pasting with non-identifiers in msvc/wx/setup.h 2022-08-18 19:36:31 +02:00
wx Prevent pasting invalid characters when using wxTextValidator 2023-09-22 16:37:04 +02:00