I use the RVActions based sample editor in my code as a text editor to edit RVF Docs. I then use a RVrichViewEdit in readonly mode as a viewer of the doc. I place "itemTag := target;" in the OnReadHyperlink event handler but when I process OnJump events when the user clicks on hyperlinks, the links are garbage. I have tried to set a breakpoint on the line in the OnReadHyperlink code but it never triggers. I am using Delphi 7.
When I create only one hyperlink in the RVF doc, it appears to work but when I have muliples, not. I also sometimes get itemindex out of bounds errors when I click a hyperlink far down in doc.
What am I missing?
Inserting RTF containing Hyperlinks not working
-
- Posts: 5
- Joined: Mon Jan 30, 2012 6:24 am
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Posts: 5
- Joined: Mon Jan 30, 2012 6:24 am
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Posts: 5
- Joined: Mon Jan 30, 2012 6:24 am