]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/ExpandoTextCtrl.py
don't crash in dtor if the X11 window hadn't been created (patch 1640153)
[wxWidgets.git] / wxPython / demo / ExpandoTextCtrl.py
2006-09-26  Robin DunnWorkaround some platform differences
2006-09-25  Robin Dunnhandle starting out with multiple lines of text.
2006-09-23  Robin DunnAdded wx.lib.expando, a multi-line textctrl that exands...