]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/masked/ctrl.py
the #ifdef around BROWSEINFO.lpszTitle assignment is bogus; should be c_str() everywhere
[wxWidgets.git] / wxPython / wx / lib / masked / ctrl.py
2004-04-19  Robin DunnAdded new MaskedEditControl code from Will Sadkin....