Search found 5 matches

by Reinhard
Mon Feb 23, 2009 3:20 pm
Forum: VCL
Topic: Upgrade from 8.02 to 8.04
Replies: 10
Views: 9244

Hi, sorry, but creating the series at runtime gives the same problem (Index error) when showing the form! Series_m0 := TPointSeries.Create( Self ); Series_m0.ParentChart := Chart1; Please have a look at the newsgroups or change my test project to creating TPointSeries at runtime. regards, Reinhard
by Reinhard
Mon Feb 23, 2009 1:18 pm
Forum: VCL
Topic: Upgrade from 8.02 to 8.04
Replies: 10
Views: 9244

workaround?

Hi Yeray,

as you can see, the problem occurs in VCL.NET with TLineSeries and TPointSeries.
Is there any workaround possible?

Regards, Reinhard
by Reinhard
Fri Feb 20, 2009 9:26 am
Forum: VCL
Topic: Upgrade from 8.02 to 8.04
Replies: 10
Views: 9244

more infos

Hello,

Just a Test:
I create a new vcl.net project.
I add a tchart component.
I want to add a serie.
Then an error message occurs:
'bds: the index was out of range'

Please help.

Reinhard
by Reinhard
Fri Feb 20, 2009 8:59 am
Forum: VCL
Topic: Upgrade from 8.02 to 8.04
Replies: 10
Views: 9244

Additional info

Hello,

I forgot to mention teh error message (translated from german):

'Index was out of range. It must niozt be negativ or less than the list.
Parameter name: index.

Please help.

Thank you and regards
Reinhard
by Reinhard
Thu Feb 19, 2009 3:02 pm
Forum: VCL
Topic: Upgrade from 8.02 to 8.04
Replies: 10
Views: 9244

Upgrade from 8.02 to 8.04

Hello, I am using RAD Studio 2007 and a VCL.NET application and I upgraded from Teechart Pro 8.02 to 8.04. Now, when viewing a chart I get an index error. A right mouse click on the chart shows 'Teechart Pro v8.04.11395 Win32'. But it should be the .NET version! Why this? How can I easily change thi...