On July 19, 2003 07:06 am, Jonathan Wilson wrote:
1.an existing control or library that can do the actual rendering of the text (with the colors, fonts, bold and so on)
When I say this, what I actually meant to say is "I will only do this if there is an easier way (that I can use) than manually rendering it via calls to gdi32.dll"
The richedit control is a big beast, I suggest you start with something smaller. You can always work on it a bit later on, once you get a better handle on things.