Full and horizontal panning don't well follow the mouse move

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Tuan Nguyen
Newbie
Newbie
Posts: 23
Joined: Fri Feb 23, 2007 12:00 am

Full and horizontal panning don't well follow the mouse move

Post by Tuan Nguyen » Fri Mar 14, 2008 9:38 am

I have one problem while using the full panning option on a graph.
When we left click on the graph and move the mouse, the graph should move according to the mouse movement. It works well we the mouse goes on the right or goes down. But when the mouse goes on the left on down, the graph moves faster than the mouse!

I will send you the example application by email.

Tuan Nguyen
Newbie
Newbie
Posts: 23
Joined: Fri Feb 23, 2007 12:00 am

Post by Tuan Nguyen » Fri Mar 14, 2008 10:00 am

I cannot send to you the example application.
You can create it on your side.
+ Create new one project using Tchart Pro 7.12
+ Set Full and horizontal panning option.
+ Left click on chart and move mouse on the left or the top.
You can see the graph move faster than the mouse.
If you cannot reproduce this problem.
Please give me your email address.

Thank you.

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

Post by Narcís » Fri Mar 14, 2008 10:45 am

Hi Tuan Nguyen,

Yes, this is a known issue that has been fixed recently for next v8 maintenance release.
Please give me your email address.
Sorry but we don't offer direct e-mail support unless you are a Pro-Support subscriber. Anyway, you can post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.

Thanks in advance.
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

SiA
Newbie
Newbie
Posts: 43
Joined: Wed Mar 10, 2004 5:00 am

Post by SiA » Mon Mar 17, 2008 10:05 am

Will this issue be fixed in v7?
Could you give us the proposal solution?
We would like to send you our example application: PanningChart_defect6427.zip

Note: We use the license of our customer. License num: 9336299

Thank you in advance!

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

Post by Narcís » Mon Mar 17, 2008 10:46 am

Hi SiA,
Will this issue be fixed in v7?
This is most unlikely as current version is TeeChart Pro v8 VCL.
Could you give us the proposal solution?
Yes, the solution was described here. If you are a sourcecode customer you just need to remove the Check call in the procedure TCustomChart.MouseMove(Shift: TShiftState; X, Y: Integer); method in Chart.pas
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

moelski
Advanced
Posts: 212
Joined: Mon Apr 23, 2007 12:00 am
Location: Germany
Contact:

Post by moelski » Mon Mar 17, 2008 12:57 pm

Hi Narcis,
has been fixed recently for next v8 maintenance release
When will it be available?

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

Post by Narcís » Mon Mar 17, 2008 1:20 pm

Hi Dominik,

A date hasn't been stablished yet. Please be aware at this forum for new release announcements.
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

Post Reply