hi,
Due to the fact the am writing a Client Server IDE for the D programming language in Windev I have to offer you a syntax highlighting Editor component for free.
The editor component is based on scintilla (
www.scintilla.org) and I have written a wrapper around the dll. (in fact a few classes with approx. 500+ methods and tons of constants, sometimes quit tricky) Do not panic, you only have to use a few of them.
I will give the complete IDE package away because windev s language has too many lack offs to port java code. (mostly because of no nested classes, no method overloading) so the future IDE will be based on Netbeans. Of course, the current IDE code can be seen as documentation?help.
Anyway, I can imagine that someone is interested to use the wrapper class to create a component for sntax highlightning of Windev code. Usefull if you offer
dynamic compilation, using the compile() function, to your end users.
If someone is interested, drop me a mail. To Peter van V. still waiting for an answere (grin).