trichview.support
Re: Extending TRichView in a maintainable way |
Author |
Message |
Martin Holmes |
Posted: 09/10/2004 2:53:40 This is a problem for me. Back in September 2002 you wrote that you were planning to add XHTML output, and that's one of the reasons I bought the software (not the only one, but it was the deciding factor). I can see that it's not really high on your priority list, so I really have to do it for myself, but I can't afford to change your existing code and make it impractical to install updates. Do you have any suggestions as to where to start with this? Has anyone else done the job? All help appreciated, Martin Sergey Tkachenko wrote: > It's not so simple. > Objects of TCustomRVData are not used directly. This is an ancestor class > for several classes (such as cells (TRVTableCellData) or document in editor > (TRVEditRVData). > > Besides, this is not the only HTML routine. Non-text items (tables, images, > list markers) saves themselves to HTML by their own methods. > > > >>Hi there, >> >>I need to add XHTML 1.1 output to TRichView, and looking through the > > > |
Powered by ABC Amber Outlook Express Converter