diff --git a/docs/latex/wx/caret.tex b/docs/latex/wx/caret.tex index 1261a0d84a..ac0893ce4a 100644 --- a/docs/latex/wx/caret.tex +++ b/docs/latex/wx/caret.tex @@ -118,6 +118,12 @@ Move the caret to given position (in logical coordinates). Sets the blink time for all the carets. +\wxheading{Remarks} + +Under Windows, this function will change the blink time for {\bf all} carets +permanently (until the next time it is called), even for the carets in other +applications. + \wxheading{See also} \helpref{GetBlinkTime}{wxcaretgetblinktime}