]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/body.tex
MDI fixes
[wxWidgets.git] / docs / latex / wx / body.tex
index b78e3f6c251238bf9cf98a83e6967bacbca00585..2c82cd9080e890e22c87aee12ebc841855900daf 100644 (file)
@@ -148,7 +148,7 @@ same API;
 temporarily with the window as an argument;
 \item events from sliders and scrollbars can be handled more flexibly;
 \item the handling of window close events has been changed in line with the new
-event system, but backward {\bf OnClose} compatibility has been retained;
+event system;
 \item the concept of {\it validator} has been added to allow much easier coding of
 the relationship between controls and application data;
 \item the documentation has been revised, with more cross-referencing.