trichview.support
Re: link style |
Author |
Message |
Sergey Tkachenko |
Posted: 08/27/2002 0:11:51 Hi, If you change styles using ApplyTextStyle, all hyperlinks will be removed. If you change styles using ApplyStyleConversion, you have full control on styles, including hyperlinks. I recommend to exclude rvoClearTagOnStyleApp from editor.EditorOptions, otherwise hyperlink targets will be cleared. Examples for C++Builder: Demos\CBuilder\Assorted\RichEdit There is a simplified version of this demo, but it is not converted to C++Builder yet. Or you can use RichViewActions. > > Hi, > > How can i change the style for the hyperlink text at runtime. e.g. if i made > the link early and later on i change the whold sentence into the new style > type. The hyperlink style will remove. How can i solve this problems? Perhaps, > is ther any examples for the CB5. > > Many Thanks. > > Cheers |
Powered by ABC Amber Outlook Express Converter