]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/dialog.h
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
[wxWidgets.git] / interface / wx / dialog.h
index e53af26867d4c1815cef8e9253fdbc1f14a3a7ff..4cf131dd17e159ec0d5f324125a793756a97f7e9 100644 (file)
@@ -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().