]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/animatctrl.tex
don't make read-only text controls editable when enabled
[wxWidgets.git] / docs / latex / wx / animatctrl.tex
index 7d0148a1555bbc860be05017be8d5f0bee4d2305..446efe41de1cb184588e5e81bf343de413a374b6 100644 (file)
@@ -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}