]> git.saurik.com Git - wxWidgets.git/commitdiff
another change note
authorRobin Dunn <robin@alldunn.com>
Fri, 10 Sep 2004 21:34:52 +0000 (21:34 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 10 Sep 2004 21:34:52 +0000 (21:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/docs/CHANGES.txt

index af1fa9994c39f03fad084bb1843aa6e1932a4b65..9803a246cfc852ea854d93dc424054da48403779 100644 (file)
@@ -71,6 +71,9 @@ PySetUpperDateLimit, PySetDateRange, PyGetLowerDateLimit, and
 PyGetUpperDateLimit.  Also, CalendarEvent was extended with PySetDate
 and PyGetDate methods.
 
+wxMSW: SetBackgroundColour on a wx.Choice or a wx.ComboBox will now
+also set the colour of the dropdown.
+