]> git.saurik.com Git - wxWidgets.git/commitdiff
mention that ChangeValue() is for wx 2.7.1+; don't use abbreviations like 'info'...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 24 Oct 2006 17:58:08 +0000 (17:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 24 Oct 2006 17:58:08 +0000 (17:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/text.tex

index 768331d5fc58edb244316a860844f769bd5933cc..b19864deb8350ce37e0f69aac869f9b5f15be9f0 100644 (file)
@@ -1005,7 +1005,9 @@ after the call to SetValue).
 Note that this function will \emph{not} generate the {\tt wxEVT\_COMMAND\_TEXT\_UPDATED} 
 event.
 This is the only difference with \helpref{SetValue}{wxtextctrlsetvalue}.
-See \helpref{this topic}{progevent} for more info.
+See \helpref{this topic}{progevent} for more information.
+
+\newsince{2.7.1}
 
 \wxheading{Parameters}