wxwidgets/include
Vadim Zeitlin 50e35c71eb Fix using Alt under MSW when wxGrid has focus
Stop consuming all wxEVT_KEY_UP events in wxGrid as this broke the
standard keyboard handling: pressing and releasing "Alt" didn't give
focus to the menu bar when wxGrid had it.

This also seems completely unnecessary.

Closes #24246.

See #24247.
2024-01-28 18:09:10 +01:00
..
msvc/wx Introduce minimal MSW ARM support 2024-01-21 01:48:16 +01:00
wx Fix using Alt under MSW when wxGrid has focus 2024-01-28 18:09:10 +01:00