mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 11:30:06 +01:00
Add more items in CHANGES
This commit is contained in:
@@ -15,6 +15,13 @@ seemingly random, and did not appear until there was a background thread that
|
||||
was very busy. Running under a debug build of Python revealed the problem
|
||||
almost immediately. Yay Python!
|
||||
|
||||
Return an integer value from wx.DC.GetHandle instead of a wrapped voidptr
|
||||
object, similar to how it is done for wx.Window.GetHandle.
|
||||
|
||||
Make wx.TreeItemID hashable, with meaningful hash value and equality
|
||||
operators, so it can be used as a dictionary key in Py3.
|
||||
|
||||
|
||||
|
||||
|
||||
4.0.0a2
|
||||
|
||||
Reference in New Issue
Block a user