]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/AboutBox.py
initialize wxListItem::m_image to -1 (which means no image), not 0 (bug 1727909)
[wxWidgets.git] / wxPython / demo / AboutBox.py
2006-10-25  Robin DunnShow sample License text on the AboutBox
2006-10-16  Robin DunnAdd a utility function that can calculate word-wrap...
2006-10-09  Robin DunnAdded wx.AboutBox()