Files
wxWidgets/tests
Vadim Zeitlin 13aa2a6721 Add unit tests for checking wxTE_PROCESS_ENTER handling
Verify that pressing Enter in a dialog activates its default button when
a text-like (i.e. wxTextCtrl or wxComboBox) has focus either if it
doesn't have wxTE_PROCESS_ENTER style or if it does, but its handler
skips the event, but not if the style is used and the event is handled.
2019-07-14 16:55:44 +02:00
..
2018-09-22 14:44:07 +02:00
2018-09-22 14:44:07 +02:00
2018-09-22 14:44:07 +02:00
2018-09-22 14:44:07 +02:00
2018-09-22 14:44:07 +02:00
2018-07-29 12:08:53 +02:00
2018-09-22 14:44:07 +02:00
2019-01-14 23:39:02 +01:00
2018-09-22 14:44:07 +02:00
2018-09-19 22:01:17 +02:00
2018-09-22 14:44:07 +02:00
2018-07-29 12:08:53 +02:00
2018-09-22 14:44:07 +02:00
2018-01-29 00:48:56 +01:00
2018-11-25 21:29:38 +01:00
2018-09-22 14:44:07 +02:00
2018-07-29 12:08:53 +02:00
2018-09-22 14:44:07 +02:00
2019-01-05 23:33:35 +01:00
2018-09-22 14:44:07 +02:00
2018-07-29 12:08:53 +02:00
2015-03-19 21:46:05 +01:00
2019-03-20 17:07:39 -05:00