]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/CheckListCtrlMixin.py
do not assign uniChar to wxKeyEvent::m_keyCode for EVT_CHAR events; this breaks any...
[wxWidgets.git] / wxPython / demo / CheckListCtrlMixin.py
2006-03-15  Robin DunnAdded some overview text
2006-03-15  Robin DunnAdded CheckListCtrlMixin from Bruce Who