Editor - Error on clicking Series-Checkbox

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
ghisa
Newbie
Newbie
Posts: 11
Joined: Wed Jun 01, 2005 4:00 am

Editor - Error on clicking Series-Checkbox

Post by ghisa » Thu Jul 14, 2005 8:39 am

Hello!

If I click on a checkbox in the serieslist (first window in the editor) to show or hide a series, I'm getting the following error:

German:
"Der Index der Liste überschreitet das Maximum (-1)"

Translated:
"The index of the list exceeds the maximum (-1)"

Why does this error occur?

I'm using the newest TeeChart-Version (without source) and Delphi 4. The chart has for example three series and is filled with data dynamic.

I've tried, to catch the error with an exception handling, but the error arises in the editor and is catched there. So I have no chance to catch it myself. Is there a way?

Tank you for your help!

Have a nice day,
Gustav

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 Jul 14, 2005 8:44 am

Hi Gustav,

I'm not able to reproduce it here with our latest sources and Delphi 4. Could you please post detailed instructions on how to reproduce this problem? Or could you please send an example application we can run "as-is" to reproduce the problem here?

You can post your files at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup.
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

ghisa
Newbie
Newbie
Posts: 11
Joined: Wed Jun 01, 2005 4:00 am

Post by ghisa » Thu Jul 14, 2005 2:13 pm

Ni Narcis!

Is there a way to hide the checkboxes?

THX Gustav

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 Jul 14, 2005 2:35 pm

Hi Gustav,

I'm afraid not.

BTW: Do you have all Delphi 4 available updates installed? If not try installing them as it works for me.
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