Page 1 of 1

Compile TeeChart Pro for Visual Studio .NET source code

Posted: Wed Oct 29, 2008 7:57 am
by 14050336
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.

Posted: Thu Oct 30, 2008 11:02 am
by narcis
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?

Posted: Thu Oct 30, 2008 2:47 pm
by 14050336
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.

Posted: Fri Oct 31, 2008 12:44 pm
by narcis
Hi aiz,

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

Thanks in advance.

Posted: Mon Nov 03, 2008 8:28 am
by 14050336
No i've not changed anything.

Posted: Mon Nov 03, 2008 3:41 pm
by narcis
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.

Posted: Tue Nov 04, 2008 7:53 am
by 14050336
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.

Posted: Tue Nov 04, 2008 11:45 am
by narcis
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.