trichview.support
Re: Scrollbar |
Author |
Message |
Sergey Tkachenko |
Posted: 09/02/2004 20:50:37 First, the only difference between TRichView and readonly TRichViewEdit is possibility to work with hyperlinks using keyboard, and OnCheckpointVisible event. If it's not important, you can use TRichViewEdit. Besides, you can try to limit document width in TRichView (to set its maximum to the document width in TRichViewEdit with scrollbar) using MaxTextWidth property. I can make an example, if you need. But it will not work if rvoClientTextWidth option is set. > Hi Sergey, > Do you expect that you will adjust it in the future so that the scrollbar > behaves in the same way even for TRichViewEdit and TRichView? The problem > is when somebody is preparing documents in TRichViewEdit and then shows them > using TRichView. The documents wrap differently. > > Best regards > Jaroslav Pazourek |
Powered by ABC Amber Outlook Express Converter