X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/184686f6562c480cc129fb0cab8d229d10068c99..e31f4da5f0e888e3bae947061be02a427c570372:/docs/latex/wx/scrolwin.tex diff --git a/docs/latex/wx/scrolwin.tex b/docs/latex/wx/scrolwin.tex index dd1273f9ce..8a93020529 100644 --- a/docs/latex/wx/scrolwin.tex +++ b/docs/latex/wx/scrolwin.tex @@ -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}. -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 @@ -207,7 +207,7 @@ for details. \membersection{wxScrolledWindow::EnableScrolling}\label{wxscrolledwindowenablescrolling} -\func{void}{EnableScrolling}{\param{const bool}{ xScrolling}, \param{const bool}{ yScrolling}} +\func{void}{EnableScrolling}{\param{bool}{ xScrolling}, \param{bool}{ yScrolling}} Enable or disable physical scrolling in the given direction. Physical scrolling is the physical transfer of bits up or down the