trichview.support
Re: font color going wrong |
Author |
Message |
Sergey Tkachenko |
Posted: 12/30/2004 11:48:19 Rightclick DBRichViewEdit at designtime, choose "Settings" in the context menu, select "Allow adding styles dynamically". If you add new text, paragraph or list styles (as a result of RichViewActions operations), you need to store them in RVF documents. The setting above provides this. > I have a dbrichviewedit working pretty well. I have plugged in the actions > and popup menu etc so I can edit the text and save it OK. I use the RVF > format into a binary blob field. > I can highlight text and bold it, I can (after manually adding a liststyle) > create a bullet list and have it render OK, but when I change some text to > red from the defaul black, the field seems to save with a corruption because > the text comes back in a DBRichView component as clear binary text in the > |
Powered by ABC Amber Outlook Express Converter