Preventing default mouse cursor hovering link
Hello there,
Is it possible to prevent mouse cursor default behavior - changing to hand cursor - while hovering over the link in RichEditableText?
It may sound strange, but for the specific design purposes I need to be able temporarily disable this default behavior.
CursorManager doesn't seem handle this. I tried to place sort of a shield over the link - the graphic primitive Rect, but smart mouse still detects the coordinates of the link and changes to hand cursor.
Any suggestions?
Thanks,
FTQuest
