Page 1 of 1

Drawline Double_Cick

Posted: Mon Sep 26, 2005 2:57 pm
by 9637235
Hi TeeChart

In my app the user can use the Drawline tool to forecast one of the series. If the user inadvertently Double_Click’s the Drawline tool the line is stuck to the curser and will not release it until it is clicked at its original position. I would like Click and Double_Click to behave similarly or at least to release the Drawline with another Double_Click or click. I can’t find a Drawline method or event to prevent this behavior.

Thanks

Posted: Tue Sep 27, 2005 10:07 am
by narcis
Hi avatar,

I've been able to reproduce that using TeeChart for .NET v1. It was fixed in TeeChart for .NET v2. However, a new v1 maintenance release, with a fix for this problem, is being prepared and it will be available shortly.

Posted: Tue Sep 27, 2005 1:33 pm
by 9637235
Hi Narcis

You may want to check the fix in v2 because I am using build 2.0.1992.14012.

Thanks

Posted: Tue Sep 27, 2005 2:23 pm
by narcis
Hi avatar,

I haven't been able to reproduce that with v2, please notice that latest build available is 2.0.2040.15119. You may also use our interim debug build which initiative is announced here.

Posted: Tue Sep 27, 2005 4:54 pm
by 9637235
Hi Narcis

You are correct, However I cannot use release 2.0.2040.155119 as it messes up all my print margins.
My Post:Print changed with maintenance release. I will wait for the next release.

Thanks