1 I've written a style editor for the wxStyledTextCrl. It's not depedent
 
   2 on Boa at all and could be useful to anyone with a wxSTC app.
 
   4 The code is a bit rough, freshly written and have not had any
 
   5 refactoring, but it works (only tested on windows so far), has some
 
   6 comments and even a doc string here and there ;)
 
   8 Please give it a go and tell me what you think.