Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic About charset 'GBK' ? (Read 3148 times)
Frank
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 2
Joined: Jul 24th, 2014
About charset 'GBK' ?
Jul 24th, 2014 at 3:07am
Print Post  
Hello everybody, I'm trying to develop a C# Winform application to display flowcharts on MindFusion for Winform(trial). When I created ShapeNodes with the label in Chinese characters, they are displayed in unknown chars. It seems to be a problem of charset converting. The default charset of my platform is GBK.
By the way, I can read the correct characters before passing them to the attribute 'ShapeNode.Text' while debugging. I tried to convert them to the 'UTF8' and 'Unicode' charset before passing them to that attribute, but it did not work. And it confused me that the Chinese characters charset are supported on MindFusion or not, and how I can do with it ?

I would be thankful to any help on this issue.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: About charset 'GBK' ?
Reply #1 - Jul 24th, 2014 at 4:47am
Print Post  
Hi,

Try solution from http://mindfusion.eu/Forum/YaBB.pl?num=1287546110/1#1

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 687
Joined: Apr 6th, 2003
Re: About charset 'GBK' ?
Reply #2 - Jul 24th, 2014 at 4:50am
Print Post  
This Topic was moved here from ASP.NET [move by] Forum Admin.
  
Back to top
WWW  
IP Logged
 
Frank
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 2
Joined: Jul 24th, 2014
Re: About charset 'GBK' ?
Reply #3 - Jul 25th, 2014 at 12:47am
Print Post  
Thanks a lot.

As you suggested, I fixed it by setting the font name to "Arial Unicode MS".
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint