wxSTC default colors
Aggro
spammerdream at yahoo.com
Mon Aug 6 13:46:05 PDT 2007
Evan Charlton wrote:
> Hey all,
>
> I'm currently developing a text editor (a rite of passage for all
> developers, eh?) using wxStyledTextCtrl. I'm at the stage where I'm
> defining colors for all the languages and I was hoping others had
> implemented in the past and wouldn't mind sharing their default colors
> and styles for various languages they have implemented.
Scite is open source and it was build to demonstrate the usage of
Scintilla (the core behind wxStyledTextCtrl). Perhaps you get the
examples you are looking for from it's source code?
http://scintilla.sourceforge.net/SciTE.html
More information about the wx-users
mailing list