]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/scrolwin.tex
corrected EVT_NOTIFY[_RANGE] docs (bug 1439078)
[wxWidgets.git] / docs / latex / wx / scrolwin.tex
index 96106f3ae01d9e76d1d7ee316730506b697e825c..23c1ec00cdf8804e89cb770135091d607a6b622e 100644 (file)
@@ -19,7 +19,7 @@ calling either \helpref{wxWindow::SetVirtualSize}{wxwindowsetvirtualsize},
 or \helpref{wxWindow::FitInside}{wxwindowfitinside}, and setting the
 scrolling increments for it by calling 
 \helpref{wxScrolledWindow::SetScrollRate}{wxscrolledwindowsetscrollrate}.
 or \helpref{wxWindow::FitInside}{wxwindowfitinside}, and setting the
 scrolling increments for it by calling 
 \helpref{wxScrolledWindow::SetScrollRate}{wxscrolledwindowsetscrollrate}.
-Scrolling in some orientation is enabled by setting a non zero increment
+Scrolling in some orientation is enabled by setting a non-zero increment
 for it.
 
 The most automatic and newest way is to simply let sizers determine the
 for it.
 
 The most automatic and newest way is to simply let sizers determine the
@@ -372,7 +372,7 @@ yourself.
 
 \membersection{wxScrolledWindow::PrepareDC}\label{wxscrolledwindowpreparedc}
 
 
 \membersection{wxScrolledWindow::PrepareDC}\label{wxscrolledwindowpreparedc}
 
-\func{void}{DoPrepareDC}{\param{wxDC\& }{dc}}
+\func{void}{PrepareDC}{\param{wxDC\& }{dc}}
 
 This function is for backwards compatibility only and simply calls 
 \helpref{DoPrepareDC}{wxscrolledwindowdopreparedc} now. Notice that it is 
 
 This function is for backwards compatibility only and simply calls 
 \helpref{DoPrepareDC}{wxscrolledwindowdopreparedc} now. Notice that it is