RichEdit98 - For your eyes only
Hi,
I want to be able to hide/show certain sections of text within a RichEdit
component. This could be achieved two ways, either I could make the
background the same colour as the font or preferably I could insert a hidden
text command at the start of the string/section.
Being new to RichText processing, I would like some advice how to find the
strings in the document. The strings could be identified by display
characteristics say red font + underline or by a character at the beginning
and end ie: { .. }. I imagine the routine is pretty similar to one which
identifies URLs.
Any help would be greatly appreciated.
Trev