Hyperlink Problem
Hyperlink Problem
I have inserted a hyperlink into RVE. Then highlight the hyperlink and bold it. The link is gone. Why?
Sergey may have better ideas, but here is mine: if you used something like ApplyTextStyle() to change the style to make text bold, you may have simply "switched" the old style to a different one, and the new one is probably not a hypertext style (i.e., its Jump property is false - see TFontInfo).
To apply an attribute such as bold, you may want to use ApplyStyleConversion() - see the Help and Demos.
HTH,
Michel
To apply an attribute such as bold, you may want to use ApplyStyleConversion() - see the Help and Demos.
HTH,
Michel
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: