Hi
I try tu use the "localizable" property on a windows form to define several langage for my application.
When a TeeChart is present on the form, and "localizable" is TRUE, "I ve an error on execution :
In Form : InitializeComponent
Line this.tChart1.Series.Add(this.points1);
Error : Object reference not set to an instance of an object.
(The same instruction is OK when form.localisable is FALSE)
Is TeeChart compatible with .Net localisation ??
Thanks
Tee Chart and C# Localisation problem
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi serge,
This seems to work fine here using both TeeChart for .NET version 1 and version 2. Could you please give us more details on how to reproduce this problem or send us an example 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.
This seems to work fine here using both TeeChart for .NET version 1 and version 2. Could you please give us more details on how to reproduce this problem or send us an example 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 |
Instructions - How to post in this forum |