Computer hang when drawing dotted style TLineSeries

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
QTech
Newbie
Newbie
Posts: 3
Joined: Fri Apr 28, 2006 12:00 am

Computer hang when drawing dotted style TLineSeries

Post by QTech » Thu Apr 17, 2008 3:34 am

I've done it this way:
penLineEst.LinePen.Style := psDot;

When I try to move the chart (right mouse button), my application just hangs for about 30 seconds.

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

Post by Narcís » Thu Apr 17, 2008 8:02 am

Hi QTech,

Could you please send us a simple example project we can run "as-is" to reproduce the problem here?

You can either 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

QTech
Newbie
Newbie
Posts: 3
Joined: Fri Apr 28, 2006 12:00 am

Post by QTech » Thu Apr 17, 2008 8:36 pm

Hi Narcís

I found out that as long as I set the width of the pen to 1 pixel, drawing the dotted line will not make my computer unresponsive.

Cheers

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 Apr 18, 2008 7:50 am

Hi QTech,

Thanks for the information. I'm glad to hear you found a solution to the issue.

Anyway, we are still interested on finding which the issue is, if it exists. So we'd really appreciate if you were so kind to let us know how we can reproduce the issue here.

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

Post Reply