trichview.support
Re: Hyperlinks again |
Author |
Message |
Sergey Tkachenko |
Posted: 08/15/2002 22:43:29 Sorry, I missed you question. But I do not understand. What do you want to implement? Convert selected text to the hypertext? If yes, you need 1) apply hypertext style (using ApplyTextStyle or ApplyStyleConversion) 2) enumerate all selected items and change their tags to hypertext target. RichViewActions have TrvActionInsertHyperlink action that does this work. > Has anyone seen that? > > "Slavi Marinov" <slavi_marinov@hotmail.com> wrote in message > news:3d59732c@support.torry.net... > > What if I want to insert a hyperlink on text on multiple lines, which is > > placed in a table? Then GetSelectionBound returns for example 0 for both > > StartItem and EndItem, but some values for the offests. How should I use > > them? > > > > > > Slavi > > > > > > |
Powered by ABC Amber Outlook Express Converter