Alter the way CursorTool is displayed?
Posted: Mon Aug 11, 2008 7:45 pm
Hi,
Is it possible to modify the way that the CursorTool is displayed? I have a vertical cursor and I would like to display a string on the bottom of the cursor (near bottom axis), and also having the possibility to set the height of the cursor. I thought of creating a custom cursor that derives from CursorTool, but DrawVertical and DrawHorizontal are private methods so I can't override them.
Thanks in advance!
Is it possible to modify the way that the CursorTool is displayed? I have a vertical cursor and I would like to display a string on the bottom of the cursor (near bottom axis), and also having the possibility to set the height of the cursor. I thought of creating a custom cursor that derives from CursorTool, but DrawVertical and DrawHorizontal are private methods so I can't override them.
Thanks in advance!