Background picture/color problem

General TRichView support forum. Please post your questions here
Post Reply
pawnflakes
Posts: 49
Joined: Thu Jan 03, 2008 6:11 pm
Location: South-Africa

Background picture/color problem

Post by pawnflakes »

Hi

I'm using DBRichviewEdit and I'm experiencing the following problem with background pictures and background colors:

When I change the background picture or color of a particular record, everything is applied a 100%. The problem is that when I switch to another empty record in my database, it inherits the background picture/color of the previously selected record. How can I fix this problem so that the empty record shows a blank background?

Thanks for a great component - when my program is finished i'm registering the component.
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

If you want to store backgrounds with documents, include rvfoSaveBack and rvfoLoadBack in DBRichViewEdit.RVFOptions.
Post Reply