Page 1 of 1

text editor

Posted: Sat May 08, 2010 10:59 am
by Valerious
Maybe use a text editor scintilla in code editor? Very nice open source component with highlighting syntax, and much more...

http://www.scintilla.org/

Posted: Sat May 08, 2010 1:45 pm
by VilleK
Do you have any problems with SynEdit that ZGE is using currently? :)

Scintilla looks good but it is written in C++ which makes integration with ZGE more difficult and it would need to be included as a DLL which would increase distribution size.