is there any easy code sample out there or how-to on how to make a richedit control do syntax-Highlighting ?
i tried SynEdit but its very very complicated for me, i was wondering if there was a small code snippet there that i can work on? or just an idea on how to do it as fast as IDEs do?
cheers;
You can look in Gexperts source. There is the “Source Export” based on Martin Waldenburg’s Pascal Parser IIRC.
But I’m not sure it’s “simple”.