Page 1 of 1

Marks Move

Posted: Wed Aug 10, 2005 1:53 pm
by 7732046
Hello!

For first: Excuse my bad English!

I have the TeeChart Version 6.0.1. and the full Source Code with Delphi 5.

We have a little Problem with the markers!
In my programm i show values with the Teechart! But there are to many! So i show only the half of 600 values.

I had used the tool drag marks.
I'm setting the marker manually to different possitions! When i will set the position of the marker with the mouse, i dont can do it, because the mouse doesn't move the marker.

It its possible, to give the marker a property, which it can be moveable?
where i can set: property MoveOnMouseClick = true

I hope, you understand this!

Posted: Wed Aug 10, 2005 2:05 pm
by Pep
Hi Matthias,

you mean that after a Mark has been moved using code (manually) you cannot move it using the mouse (having added a DragMarks Tool) ?

Posted: Wed Aug 10, 2005 2:33 pm
by 7732046
yes, i had add the tool! but it doesn't work correctly!

i create the marker in my source! on different places!

and i will give him in my source the possibility to move.

but also wenn im click with the mouse on it and hold the button!

matthias

Posted: Thu Aug 11, 2005 4:31 pm
by Pep
Hi matthias,

I cannot see what you refer here. I've created a simple project which moves the Mark when it's executed, also uses a DragMarks tool which allow you to move the marks too. Could you please download it from the news://www.steema.net/steema.public.attachments newsgroup (message with the same subject), modify it and post it again at the same way so I can see what you refer ?