How I can use japanese characters in TeeChart?
Is a demo application available?
Dieter
TeeChart in Japanese
-
- Newbie
- Posts: 2
- Joined: Fri May 13, 2005 4:00 am
- Contact:
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Dieter,
For now only a method to directly plot Unicode text to the chart canvas has been implemented. That's the only option available at the moment until CodeGear adds full Unicode support in the VCL framework. As you can see in Delphi's roadmap this should be expected for 2008.
In the meantime, to achieve what you request you should compile your application in a Japanese operating system machine.
For now only a method to directly plot Unicode text to the chart canvas has been implemented. That's the only option available at the moment until CodeGear adds full Unicode support in the VCL framework. As you can see in Delphi's roadmap this should be expected for 2008.
In the meantime, to achieve what you request you should compile your application in a Japanese operating system machine.
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 |