wxWidgets/tests/menu
Vadim Zeitlin 0aaa05ae3a Override Ctrl-A accelerator when wxTextCtrl has focus in wxMSW
This key combination is used for selecting all text, while it's also
relatively common to use it as an accelerator for some menu item.

Resolve the conflict in favour of wxTextCtrl, i.e. let it have this key
when it has focus, while still allowing to use it as an accelerator
otherwise.
2019-09-30 00:20:06 +02:00
..
accelentry.cpp Fix comments from review 2019-08-05 20:51:46 +02:00
menu.cpp Override Ctrl-A accelerator when wxTextCtrl has focus in wxMSW 2019-09-30 00:20:06 +02:00