[v8] Problems with cursors
Posted: Fri Aug 24, 2007 8:19 am
Hello,
With teechart 7 I was using a lot of custom cursors. I used to assign them using Chart.Cursor and Chart.OriginalCursor.
But since I installed teechart 8, my cursors are "blinking".
Exemple :
With TAxisScrollTool, I'm using a custom cursor instead of the crHandPoint. So I'm affecting Chart.Cursor := crMyCursor and the chart shows crMyCursor when I'm scrolling my axes.
With Teechart 8, now I see my cursor blinking between crMyCursor and crHandPoint.
I just wanted to know if you changed something in the handling of cursors or what is the best way to use my own cursors.
With teechart 7 I was using a lot of custom cursors. I used to assign them using Chart.Cursor and Chart.OriginalCursor.
But since I installed teechart 8, my cursors are "blinking".
Exemple :
With TAxisScrollTool, I'm using a custom cursor instead of the crHandPoint. So I'm affecting Chart.Cursor := crMyCursor and the chart shows crMyCursor when I'm scrolling my axes.
With Teechart 8, now I see my cursor blinking between crMyCursor and crHandPoint.
I just wanted to know if you changed something in the handling of cursors or what is the best way to use my own cursors.