]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fdrepdlg.tex
Changed version to 2.5.1
[wxWidgets.git] / docs / latex / wx / fdrepdlg.tex
index e5e8be2eb5ff7c06a9651f02386760d329607693..55726f8bdf67feb2de1b8d746bbfc3167792d7e9 100644 (file)
@@ -226,7 +226,7 @@ Destructor.
 
 \func{bool}{Create}{\param{wxWindow * }{parent}, \param{wxFindReplaceData* }{data}, \param{const wxString\& }{title}, \param{int }{style = 0}}
 
-Creates the dialog and shows it on screen.
+Creates the dialog; use \helpref{Show}{wxwindowshow} to show it on screen.
 
 The {\it parent} and {\it data} parameters must be non-{\tt NULL}.
 \membersection{wxFindReplaceDialog::GetData}\label{wxfindreplacedialoggetdata}