]> git.saurik.com Git - wxWidgets.git/commitdiff
wx.SL_INVERSE works for the big 3 now.
authorRobin Dunn <robin@alldunn.com>
Fri, 11 Feb 2005 20:00:18 +0000 (20:00 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 11 Feb 2005 20:00:18 +0000 (20:00 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/docs/CHANGES.txt

index 9f8ae7606d4712475d6c23cae97437f1f5527a5d..d5affae4eb53381e9e2ba6ceeb197876c076d6b5 100644 (file)
@@ -2,7 +2,7 @@ Recent Changes for wxPython
 =====================================================================
 
 
-2.5.3.3
+2.5.4.0
 -------
 
 wx.Sizer Add, Insert, and Prepend functions now return a reference to the
@@ -177,7 +177,7 @@ each text updated event, but rather query for the string value only
 when GetString is called from an event handler.
 
 Added wx.SL_INVERSE style which will cause wx.Slider to invert the min
-and max ends of the slider.  (Only for wxGTK so far.)
+and max ends of the slider.
 
 Several patches applied, such as #1111174, #1110252 and others, that
 make the generic wx.TreeCtrl (used on wxGTK and wxMac) be more