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.
Compile TeeChart Pro for Visual Studio .NET source code
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi aiz,
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.I've compiled the TeeChart Pro for Visual Studio .NET version 3 source code, no i can't see spanish particular letters á, é, ...
Have you included TeeChart.Languages project in your solution?Also sometimes i can´t change the language, the language selector button is disabled.
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 |
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.
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.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi aiz,
Have you made any changes to the source code before compiling it?
Thanks in advance.
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 |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |