Drawline vanishes when mouse not moving.
Posted: Tue Jul 12, 2005 3:11 pm
Hi TeeChart
With TeeChart 2.01992.14012
I have added a Drawline to my chart and have noticed when a new line is added the line is only visible when the mouse is moving (on creation). The line is visible on MouseUp.
I created a new project add TeeChart, add drawline and run. MouseDown a line is drawn. Drag the line and it is visible. Stop dragging with the MouseDown and the line disappears, start dragging and the line returns.
I was looking for a Drawline method like BringForward to keep the line on top.(if that is what is happening)
Suggestions?
Thanks
With TeeChart 2.01992.14012
I have added a Drawline to my chart and have noticed when a new line is added the line is only visible when the mouse is moving (on creation). The line is visible on MouseUp.
I created a new project add TeeChart, add drawline and run. MouseDown a line is drawn. Drag the line and it is visible. Stop dragging with the MouseDown and the line disappears, start dragging and the line returns.
I was looking for a Drawline method like BringForward to keep the line on top.(if that is what is happening)
Suggestions?
Thanks