X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/70fc30ae82d974d2e6710583cc1d34b98c4b3c5f..81c882b613b5d99ddb1e5ab69fcd7ebccc287025:/docs/latex/wx/animatctrl.tex diff --git a/docs/latex/wx/animatctrl.tex b/docs/latex/wx/animatctrl.tex index 7d0148a155..446efe41de 100644 --- a/docs/latex/wx/animatctrl.tex +++ b/docs/latex/wx/animatctrl.tex @@ -170,6 +170,10 @@ If the control is not playing the animation, the given bitmap will be immediatel shown, otherwise it will be shown as soon as \helpref{Stop}{wxanimationctrlstop} is called. +Note that the inactive bitmap, if smaller than the control's size, will be centered in +the control; if bigger, it will be stretched to fit it. + + \membersection{wxAnimationCtrl::Stop}\label{wxanimationctrlstop} \func{void}{Stop}{\void}