Page 1 of 1

TeeChart Localizable bug

Posted: Thu Dec 29, 2005 11:03 am
by 9638041
Localizable bug: series duplication.

If you put TChart on the Form with Localizable=true, add one series, close form and open it you will see TWO series; another time close and open - three series and so on!

Who knows how to work around?

Posted: Thu Dec 29, 2005 1:05 pm
by narcis
Hi alex,

I'm not able to reproduce this behaviour here using latest TeeChart for .NET maintenance release available at our Customer Download Area. Which TeeChart, Visual Studio .NET and Microsoft .NET Framework versions are you using?

Thanks in advance.

Posted: Tue Jan 10, 2006 7:21 am
by 9638041
Hi, NarcĂ­s!

I use your latest TChart (from 22 of December)

Microsoft Visual Studio 2005
Version 8.0.50727.42 (RTM.050727-4200)
Microsoft .NET Framework
Version 2.0.50727

Installed Edition: Enterprise

Microsoft Visual C# 2005 77626-009-0000007-41157

I can send you C# project by e-mail.

I only create new project, put TChart on the form, change Localizable property to true, open TeeChart property dialog, add one Line series, close form and open it another time in the Visual Studio. I see two line series! All it takes place in design-time (not run-time).

Thanks.

Posted: Tue Jan 10, 2006 10:01 am
by Chris
Hello,
I only create new project, put TChart on the form, change Localizable property to true, open TeeChart property dialog, add one Line series, close form and open it another time in the Visual Studio. I see two line series! All it takes place in design-time (not run-time).
OK, I've been able to reproduce this one here as well. I'll look into it now and will let you know if I find out what the cause is.

Posted: Tue Jan 10, 2006 12:59 pm
by Chris
Hello,

OK, I've been able to fix it and the fix will be included in the next debug build, due out at the end of this week.