X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/854862f58d42b99c7e63e1e85766cee2faefab8c..e1c324c3752b01c1c565a8600e9c0ff0c3760982:/utils/wxPython/CHANGES.txt?ds=inline diff --git a/utils/wxPython/CHANGES.txt b/utils/wxPython/CHANGES.txt index 5a1c3ee82e..74d50b59bc 100644 --- a/utils/wxPython/CHANGES.txt +++ b/utils/wxPython/CHANGES.txt @@ -11,6 +11,10 @@ flags that clairify where the click was in relation to the item. Fixed thread state problem in wxTreeCtrl.GetBoundingBox and GetSelections. +Fixed some problems in OGL. Also wxShape.SetClientData and +.GetClientData can now deal with Python objects. + +