Page 1 of 1

Chinese characters from widget text box to text layer

PostPosted: Fri Sep 06, 2013 3:16 pm
by rblais
Hi,
I've try to send Chinese characters from a widget text box to a manager/player text layer, but once into the manager/player, the inspector shows only question marks symbols for that text property. If I simply paste the Chinese text right to the manager/player text inspector tab, no problem. Anyone can reproduce this or know a turnaround to fix it?

thks

Re: Chinese characters from widget text box to text layer

PostPosted: Thu Sep 12, 2013 10:33 am
by Dennis Kuypers
Hello,

Please try to use the Unicode compatible functions
Code: Select all
ResourceSetTextUnicode,1,1,会意字會意字


Does that solve your issue?

Best regards
Dennis