Compile TeeChart Pro for Visual Studio .NET source code

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
aiz
Newbie
Newbie
Posts: 5
Joined: Wed Sep 17, 2008 12:00 am

Compile TeeChart Pro for Visual Studio .NET source code

Post by aiz » Wed Oct 29, 2008 7:57 am

Hi,

I've compiled the TeeChart Pro for Visual Studio .NET version 3 source code, no i can't see spanish particular letters á, é, ...
Also sometimes i can´t change the language, the language selector button is disabled.

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 Oct 30, 2008 11:02 am

Hi aiz,
I've compiled the TeeChart Pro for Visual Studio .NET version 3 source code, no i can't see spanish particular letters á, é, ...
You may need to save your forms choosing the option "Save Form As" and click the downwards arrow button at the right of the "Save" button and choose "Save with Encoding" option. Then you choose the encoding you prefer there.
Also sometimes i can´t change the language, the language selector button is disabled.
Have you included TeeChart.Languages project in your solution?
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

aiz
Newbie
Newbie
Posts: 5
Joined: Wed Sep 17, 2008 12:00 am

Post by aiz » Thu Oct 30, 2008 2:47 pm

Hi,

I mean, compile yours files.
We have bought yours source files. The TeeChart Pro for Visual Studio .NET.
After compile them i include it in my form and i edit the chart. The tabs labels, for example instead of "Gráfico" i see "Grfico" and so on with spanish á, é, ....

Yes, i'd included TeeChart.Languages in my solution, and i can´t change the TeeChart language.

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 Oct 31, 2008 12:44 pm

Hi aiz,

Have you made any changes to the source code before compiling it?

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

aiz
Newbie
Newbie
Posts: 5
Joined: Wed Sep 17, 2008 12:00 am

Post by aiz » Mon Nov 03, 2008 8:28 am

No i've not changed anything.

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

Post by Narcís » Mon Nov 03, 2008 3:41 pm

Hi aiz,

I haven't been able to reproduce the problem here using 23rd September 2008 sourcecode release (Build 3.5.3188.18560/1/2). Is that the version you are using?

The steps I followed:

1. Downloaded and installed mentioned sourcecode release.
2. Created a new VS2005 solution.
3. Added project TeeChart2005.csproj, available at C:\Program Files\Steema Software\TeeChart for .NET v3 Full Source Code\Sources\TeeChart at the solution and built it.
4. Previous step added sourcecode components at the toolbox. I added a TChart into a Winform.
5. Right-clicked the chart, chose "Edit" to open the chart editor and went to Chart->Titles tab.
6. I selected "Footer" in the "Title" combobox, enabled the "Visible" checkbox and wrote a text with accents in the footer text.
7. Finally I closed the editor built and run the application which worked fine.

Could you please check if those steps work fine for you and if so let us know the exact steps we should follow to 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

aiz
Newbie
Newbie
Posts: 5
Joined: Wed Sep 17, 2008 12:00 am

Post by aiz » Tue Nov 04, 2008 7:53 am

Can i send to you an image? If so, How?

The problem is not in the chart, bu it's in the chart edit tabs.
When Right-clicked the chart, chose "Edit" to open the chart editor, the tabs labels "Gráfico", "Título", "Página", "Añadir" button, ... are wihout the spanish letters.

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

Post by Narcís » Tue Nov 04, 2008 11:45 am

Hi aiz,

Thanks for the information. We could reproduce the issue here now and we will try to solve it for the next maintenance release. In the meantime you will have to open Spanish.cs and manually edit wrong characters.
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