X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e10539a9f046fd2aa6b093d6948fb6a40e162406..b5fe7ca67bf3121959a0b5a59afd00c1708f2f03:/interface/wx/dialog.h diff --git a/interface/wx/dialog.h b/interface/wx/dialog.h index e53af26867..4cf131dd17 100644 --- a/interface/wx/dialog.h +++ b/interface/wx/dialog.h @@ -586,6 +586,7 @@ public: Note that this function creates a temporary event loop which takes precedence over the application's main event loop (see wxEventLoopBase) and which is destroyed when the dialog is dismissed. + This also results in a call to wxApp::ProcessPendingEvents(). @return The value set with SetReturnCode().