]> git.saurik.com Git - wxWidgets.git/history - wxPython/samples/wxPIA_book/Chapter-07/text_ctrl_multiple.py
initialize wxListItem::m_image to -1 (which means no image), not 0 (bug 1727909)
[wxWidgets.git] / wxPython / samples / wxPIA_book / Chapter-07 / text_ctrl_multiple.py
2006-11-01  Robin DunnAdded the sample code from wxPython In Action to the...