]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
add very simple (but already exposing many problems) wxIPC benchmark
[wxWidgets.git] / docs / changes.txt
index 95ffa32070b2a59dcb8391c97581bce625ff3fec..97a6e93840a5872cbe5a90254c77abed87c96612 100644 (file)
@@ -104,6 +104,11 @@ Changes in behaviour not resulting in compilation errors, please read this!
 
 - wxDocument::OnNewDocument() doesn't call OnCloseDocument() any more.
 
+- If you use wxScrolledWindow::SetTargetWindow() you must implement its
+  GetSizeAvailableForScrollTarget() method, please see its documentation for
+  more details.
+
+
 Changes in behaviour which may result in compilation errors
 -----------------------------------------------------------