Strange behaviour of TScrollPagerTool

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
emil1957
Newbie
Newbie
Posts: 2
Joined: Thu Feb 27, 2014 12:00 am

Strange behaviour of TScrollPagerTool

Post by emil1957 » Sat Mar 01, 2014 3:19 pm

Hello,
we recently purchased TeeChart Pro for VCL. In my firts tests with TChart associated tith a TScrollPagerTool I found a strange behaviour. I have uploaded some screenshots to explain it.

When the form is shown it looks like this
Image
Note that the text of thy y-axis is partially cut and that the right edges of both charts are not aligned

When I do something in the chart (zoom, pan), the upper chart "jumps" to the right (width is reduced)
Image
The same happens in the ScrollPager example in the sample programm Tee9New_win32.exe delivered with TeeChart.

When I deactivate the TScrollPagerTool the chart "jumps" back a little bit to the left, but now the right side is cut
Image
BTW: The grid component is a simple TStringGrid with Align=alRight, the Chart has Align=alClient

When I Activate the TScrollPagerTool again, the original situation (y axis label is partially cut) is restored
Image

Another strange thing is that from now on i can deactivate an activate the TScrollPagerTool again and again but no "jump" of the upper chart appears

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

Re: Strange behaviour of TScrollPagerTool

Post by Yeray » Mon Mar 03, 2014 11:59 am

Hello,

I've been able to reproduce the problem here so I've added it to the tracker system: http://bugs.teechart.net/show_bug.cgi?id=616
Feel free to add your mail account to the CC list so you can be automatically notified when an update arrives.
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

emil1957
Newbie
Newbie
Posts: 2
Joined: Thu Feb 27, 2014 12:00 am

Re: Strange behaviour of TScrollPagerTool

Post by emil1957 » Mon Mar 03, 2014 9:29 pm

Hello,

thank you fpr your answer.
Feel free to add your mail account to the CC list so you can be automatically notified when an update arrives.
How can I do that?

Regards

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

Re: Strange behaviour of TScrollPagerTool

Post by Narcís » Tue Mar 04, 2014 8:12 am

Hello,

Just sign up at bugzilla and add your user account to the "CC List" field in any bug you'd like to follow up.
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