]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dialog.h
assert that wxRound() argument is in the supported range
[wxWidgets.git] / include / wx / dialog.h
index 766771c42d538c2b5f5cf2b7dc07b89bb7a2f38d..58a30e2d0c1247fea384a2e0425cbc8dd9ae44de 100644 (file)
@@ -64,6 +64,10 @@ public:
     void SetEscapeId(int escapeId);
     int GetEscapeId() const { return m_escapeId; }
 
+    // Returns the parent to use for modal dialogs if the user did not specify it
+    // explicitly
+    wxWindow *GetParentForModalDialog(wxWindow *parent = NULL) const;
+
 #if wxUSE_STATTEXT // && wxUSE_TEXTCTRL
     // splits text up at newlines and places the
     // lines into a vertical wxBoxSizer