]> git.saurik.com Git - wxWidgets.git/history - wxPython/samples/StyleEditor/README.txt
fixed DrawTextFormatted to work in O(n) instead of O(n^2) if the text doesn't fit...
[wxWidgets.git] / wxPython / samples / StyleEditor / README.txt
2001-08-28  Robin DunnAdded a new sample app that is a style editor for wxSTC.