trichview.support
Hyperlink with current text style |
Author |
Message |
Chia Chen Yap |
Posted: 03/25/2004 13:56:50 hi, I have gone through the code in the insert hyperlink action. There is a function named GetHyperlinkStyleNo. Basically I can understand what it does except this: RVA_Events.DoOnAddStyle(self, rve.Style.TextStyles[Result]); if I were to create my on insert hyperlink function, is this the best way for me to create a hyperlink which its text style will follow the current text style? Any other way to solve this? If I were to use RVA_Events.DoOnAddStyle(self, rve.Style.TextStyles[Result]); in my main form, what should I assign for the 1st parameter? best regards, Chen Yap |
Powered by ABC Amber Outlook Express Converter