]> git.saurik.com Git - wxWidgets.git/blame - wxPython/samples/StyleEditor/README.txt
moved vararg CRT functions wrappers to a new wxcrtvararg.h header
[wxWidgets.git] / wxPython / samples / StyleEditor / README.txt
CommitLineData
00b6c4e3
RD
1I've written a style editor for the wxStyledTextCrl. It's not depedent
2on Boa at all and could be useful to anyone with a wxSTC app.
3
4The code is a bit rough, freshly written and have not had any
5refactoring, but it works (only tested on windows so far), has some
6comments and even a doc string here and there ;)
7
8Please give it a go and tell me what you think.
9
10--
11Riaan Booysen
1224-August-2001