]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/CHANGES.txt
fixed client<->window coords translations in DoMoveWindow and DoSetSize
[wxWidgets.git] / wxPython / docs / CHANGES.txt
index 05e794bb65abf218464ce4e845fbe1a7ad332e57..428e13daa28ac95fe84671507ea8fd82823b97d7 100644 (file)
@@ -249,6 +249,8 @@ were worked around in the wrapper code.
 
 Added wx.lib.delayedresult from Oliver Schoenborn.
 
+Added wx.lib.expando, a multi-line textctrl that exands as more lines
+are needed.