]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/CheckListCtrlMixin.py
allow the UTF8 build to treat C locale as UTF8, too, it's a 7bit subset of it, so...
[wxWidgets.git] / wxPython / demo / CheckListCtrlMixin.py
2006-03-15  Robin DunnAdded some overview text
2006-03-15  Robin DunnAdded CheckListCtrlMixin from Bruce Who