Wayne Stambaugh
1a301d8eea
Stop using wxDialog::EndModal() from inside dialogs.
...
Calling wxDialog::EndModal() directly from inside the dialog is a
potential bug if the dialog is shown in the modeless or window modal
(quasi-modal). Use the internal button events where possible and
check for the appropriate mode before calling the correct end dialog
function.
2021-07-21 17:38:14 -04:00
..
2021-07-13 10:48:17 +00:00
2021-07-21 17:38:14 -04:00
2016-02-12 15:48:24 -05:00
2021-06-10 01:24:15 +00:00
2021-02-27 16:52:14 +01:00
2021-06-07 18:38:51 -04:00
2021-02-12 13:53:29 +00:00
2021-07-18 14:31:55 -04:00
2021-07-14 23:42:45 -04:00
2021-05-03 22:28:25 -04:00
2020-10-12 22:01:43 -04:00
2019-05-02 08:54:16 +02:00
2021-07-18 14:31:55 -04:00
2021-06-08 19:12:29 -04:00
2020-10-12 22:01:43 -04:00
2021-02-14 12:15:26 +00:00
2021-02-14 12:15:26 +00:00
2021-07-13 10:48:17 +00:00
2021-06-09 19:32:58 +00:00
2021-06-09 19:32:58 +00:00
2012-04-02 20:11:00 +02:00
2021-07-18 14:31:55 -04:00
2021-06-08 15:39:47 -04:00
2021-06-05 17:08:38 -04:00
2021-06-08 15:39:47 -04:00
2021-07-18 14:31:55 -04:00
2020-12-22 15:16:33 -08:00
2021-07-21 17:38:14 -04:00
2021-02-14 12:15:26 +00:00
2021-02-14 12:15:26 +00:00
2021-06-07 18:38:51 -04:00
2021-07-18 14:31:55 -04:00
2021-07-18 14:31:55 -04:00
2021-07-18 14:31:55 -04:00
2021-02-27 16:52:14 +01:00
2021-06-07 18:38:51 -04:00