]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/Treebook.py
initialize wxListItem::m_image to -1 (which means no image), not 0 (bug 1727909)
[wxWidgets.git] / wxPython / demo / Treebook.py
2006-10-13  Robin Dunncomment out prints
2006-08-25  Robin Dunnworkaround sizing bug on Mac
2006-08-25  Robin Dunnworkaround sizing bug on Mac
2006-02-02  Robin Dunnminor layout tweak
2006-02-01  Robin DunnAdded wxPython wrappers for the new wx.Treebook and...