]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/CHANGES.txt
converted some args to return values
[wxWidgets.git] / utils / wxPython / CHANGES.txt
index 74d50b59bcc52fd71e5fd4deadd5ed0d3a24fb58..c249a26efe61eb4813946dee12f60231023a79cb 100644 (file)
@@ -14,6 +14,7 @@ GetSelections.
 Fixed some problems in OGL.  Also wxShape.SetClientData and
 .GetClientData can now deal with Python objects.
 
+Added wxListCtrl.SortItems and changed the demo to show how to use it.