in rve.EditorOptions there is a property rvoCtrlJumps. When it is true, press ctrl + left mouse click will trigger the OnJump event. when it is false, i will have to handle the onMouseUp in order to open the link clicked.
my problem now is, when rvoCtrlJumps is True, when press ctrl and mouse over the hyperlink, the cursor will be changed to handcursor, but when rvoCtrlJumps is false, I am expecting the cursor will change to handcursor whenever the mouse is moving into a hyperlink but it is not. What property i need to set in order to let the cursor change to handcursor when mouse over a link? Thanks
Hyperlink single click and ctrl + click
-
- Site Admin
- Posts: 17559
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
the demo does not work on non text item
I have tried the demo, just that the demo is only work on Text Item. How about other non text item like picture? because non text item can be attached with hyperlink also right, just like hot picture.
-
- Site Admin
- Posts: 17559
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: