]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/CHANGES.txt
mention *TabOrder and Navigate methods
[wxWidgets.git] / wxPython / docs / CHANGES.txt
index 76e2ce2dde684b8372f75748d74e68c40b517444..885c84fcf7787954222115df38a21d89996dd4b1 100644 (file)
@@ -97,6 +97,12 @@ Added a new version (0.8.3) of FloatCanvas from Chris Barker.  It's now
 in a subpackage of wx.lib.
 
 
+It is now possible to change the tab traversal order of controls on a
+panel or dialog.  For details see the new MoveAfterInTabOrder and
+MoveBeforeInTabOrder methods of wx.Window.
+
+
+
 
 
 2.5.1.5