X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc0d5b6bd2f479983377bbc0068cb061c6ccce98..316189733a8b7f28aa7f9f555884bb45da30da33:/docs/latex/wx/fdrepdlg.tex?ds=sidebyside diff --git a/docs/latex/wx/fdrepdlg.tex b/docs/latex/wx/fdrepdlg.tex index e5e8be2eb5..a232a70192 100644 --- a/docs/latex/wx/fdrepdlg.tex +++ b/docs/latex/wx/fdrepdlg.tex @@ -46,7 +46,7 @@ any pointers to it cannot be used any longer.} \func{}{wxFindDialogEvent}{\param{wxEventType }{commandType = wxEVT\_NULL}, \param{int }{id = 0}} -Constuctor used by wxWindows only. +Constuctor used by wxWidgets only. \membersection{wxFindDialogEvent::GetFlags}\label{wxfinddialogeventgetflags} @@ -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}