]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/ExpandoTextCtrl.py
initialize wxListItem::m_image to -1 (which means no image), not 0 (bug 1727909)
[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...