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-04-26 09:06:25 +02:00
2021-04-26 09:06:25 +02:00
2021-04-26 09:06:25 +02:00
2021-04-26 09:06:25 +02:00
2021-04-26 09:06:25 +02:00
2021-04-26 09:06:25 +02:00
2021-03-05 14:06:35 +01:00
2021-03-08 12:39:24 +01:00
2021-04-26 09:06:25 +02:00
2021-04-26 09:06:25 +02:00
2021-07-04 18:56:33 +02:00
2021-04-26 09:06:25 +02:00
2021-04-26 09:06:25 +02:00
2021-04-26 09:06:25 +02:00
2021-01-27 18:37:42 -05:00