1a301d8eea
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. |
||
---|---|---|
.. | ||
dialog_regulator_form.cpp | ||
dialog_regulator_form.h | ||
dialog_regulator_form_base.cpp | ||
dialog_regulator_form_base.fbp | ||
dialog_regulator_form_base.h | ||
pcb_calculator_frame_base.cpp | ||
pcb_calculator_frame_base.fbp | ||
pcb_calculator_frame_base.h |