Subject TIB_RichEdit feature
Author freeadmin
Hi,

I would like to ask you wheter if you can help me
in the following problem:

I would like to write HTML-type stream into BLOB column,
using TIB_RichEdit control, because I want to use formatted text.
I have already written the converting routines
from RichText stream to HTML stream and back. Unfortunately, neither
the TIB_RichEdit nor the BLOB column does not have OnGetText and
OnSetText events.

What kind of solution can you recommend me?
(I have inherited a new class from TIB_RichEdit and I tried to override
the SysDataChange and the SysUpdateData, but maybe ther is a better
solution...)

Please, write me your idea.

Regards,
FreeAdmin