dd23d7dcd2
Show message box from wxSafeShowMessage() in the other ports too, if possible. Currently this is done using wxMessageBox() if it can be sure that it's safe to call and only MSW uses native function which is always safe to call. Ideal would be to also use a native function under Mac, where it should also be the case, but this doesn't seem to work for whichever reason. See https://github.com/wxWidgets/wxWidgets/pull/2270 |
||
---|---|---|
.. | ||
wx | ||
check_syntax.sh |