trichview.support
Re: Adapting REditor Example for DB |
Author |
Message |
Sergey Tkachenko |
Posted: 02/14/2002 13:58:38 Did you register TImage? Call RegisterClasses([TImage {, and all other component classes in document}]) before the first loading of RVF, for example in the initialization section of unit. > I managed to figure this one out a while back. In RVFOptions, the rvfoSaveTextStyles > and rcfoSaveParaStyles options need to be set to true. Unfortunately I have > a related problem: Controls I insert into the TRichviewEdit are not saved > in the field as a control. When they are called up again, they appear as > LONG lines of senseless text. (rvfoSaveControlsBody is true) Would be great > if Sergey can also include saving of a control to the field in such an example. > (Control I'm trying to use is TImage, for various reasons, but the same should > apply to other controls) > |
Powered by ABC Amber Outlook Express Converter