]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/app.tex
say that EVT_TEXT_ENTER requires wxTE_PROCESS_ENTER to be set (closes bug 659948)
[wxWidgets.git] / docs / latex / wx / app.tex
index ce7e8e44ca75509f1191ec5bef20a7cd5f1bc87e..080164f33c681ac154d1fa0bdb9d155eca5977d7 100644 (file)
@@ -633,3 +633,4 @@ Calling Yield() recursively is normally an error and an assert failure is
 raised in debug build if such situation is detected. However if the the 
 {\it onlyIfNeeded} parameter is {\tt TRUE}, the method will just silently
 return {\tt FALSE} instead.
+