Moving the cursor

TeeChart for ActiveX, COM and ASP
Post Reply
Anne
Newbie
Newbie
Posts: 2
Joined: Tue Nov 11, 2003 5:00 am

Moving the cursor

Post by Anne » Wed Jun 18, 2008 11:32 am

Dear Steema,

we're using TeeChart6 for our projects in Visual Studio.
Some months ago I changed the development environment from Visual Studio .Net to Visual Studio 2005 and I compiled the project new.
Now we have problems in our charts while moving the cursor. We're using the fast line series to display our measurement curves. The option SetSnap ist set to 1, so the cursor can be moved only to the position of a measuring point.
Sometimes it happens that the cursor gets stuck, so it can’t be moved anymore. And sometimes the cursor jumps to the first measuring point.

These problems we never had with Visual Studio .Net and TeeChart6.

Is it a problem you know?

Does an upgrade to TeeChart8 solve this problem?

When we decide to upgrade, does it mean a lot of changes in the source code?

I hope that you can give me an advice to solve the problem.

Regards,
Anne

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Jun 18, 2008 11:41 am

Hi Anne,
These problems we never had with Visual Studio .Net and TeeChart6.
When you say Visual Studio .NET do you mean Visual Studio .NET 2003?
Is it a problem you know?
No, AFAIK this is not a known issue.
Does an upgrade to TeeChart8 solve this problem?
Could you please send us a simple example project we can run "as-is" to reproduce the problem here? We will try the project using v8 as well.

You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
When we decide to upgrade, does it mean a lot of changes in the source code?
No, backwards compatibility is something we specially care about when developing new versions. Moreover, v8 includes a tool set for automatically converting older versions projects.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Anne
Newbie
Newbie
Posts: 2
Joined: Tue Nov 11, 2003 5:00 am

Post by Anne » Wed Jun 18, 2008 11:53 am

Hi Narcís,

thanks for the fast reply.
Before I was using Visual Studio .NET 2003.

At the moment I can't convert our big project into a small one. It will take me too much time.

How can I go on solving the problem?
Do you recommend to make the upgrade?

Greetings, Anne

Yeray
Site Admin
Site Admin
Posts: 9601
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Post by Yeray » Thu Jun 19, 2008 10:43 am

Hi Anne,

I've done some tests and I couldn't reproduce your problem here. I've made two tests, one with vb and one with c# under Visual Studio 2003 .NET.

Both of them consisted in create a new project, add a new Chart (v6.0.1.1), add a fast line series and add a cursor tool (and fill some values to the series, associate the series to the cursor tool and mark snap points for the cursor tool). They work as expected. I save them and open in Visual Studio 2005. They are updated without errors and they still work as expected in the new IDE.

So, could you try to do a simple example project to reproduce the problem here? Or could you tell us the steps I miss to reproduce it?
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply