]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fdrepdlg.tex
I think I found out how GTK+ want popup windows
[wxWidgets.git] / docs / latex / wx / fdrepdlg.tex
index e5e8be2eb5ff7c06a9651f02386760d329607693..6b73f9117e074b889c90fa50895d4093ac4da114 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     01.08.01
 %% RCS-ID:      $Id$
 %% Copyright:   (c) 2001 Vadim Zeitlin
-%% License:     wxWindows license
+%% License:     wxWidgets license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxFindDialogEvent}}\label{wxfinddialogevent}
@@ -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}