Freeze after Zoom Speedbutton

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Dive
Newbie
Newbie
Posts: 4
Joined: Thu Dec 22, 2011 12:00 am

Freeze after Zoom Speedbutton

Post by Dive » Fri Nov 09, 2012 3:26 pm

Hello Support Team,

we have several projects with teechart and speedbuttons on the TChart surface.

Using Delphi XE2 (please try the attached sample) the Chart (left one) freezes after pressing the speedbutton
(speedbutton property transparent=False). Please try to zoom and nothing happens...freezes

The Chart (right one) did not freeze after pressing the speedbutton (speedbutton property transparent=True).
Zoom and unzoom works fine...and after many (ca. 100) zoom and unzoom actions the Chart also freezes.

Did you have any ideas how to fix this issue?

System info:
Windows 7 64 bit
Delphi XE2
TeeChart
Release Notes 5th November 2012
TeeChart VCL version 2012
Build 2012.07.121105

Best regards from IAT Berlin
Attachments
Test_TeeChart.zip
Sample with two charts. Left one freezes after clicking the speedbutton.
(83.39 KiB) Downloaded 294 times

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

Re: Freeze after Zoom Speedbutton

Post by Narcís » Tue Nov 13, 2012 2:34 pm

Hi Dive,

Thanks for reporting. I could reproduce the issue here and added it (TV52016411) to the defect list to be investigated.
Did you have any ideas how to fix this issue?
Not for now. As a workaround you could use a TButton instead of a TSpeedButton.
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