Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

Chinese character problem on flex pendant application.

Hello everyone.
I've developed a VS application to run in a flex pendant. The application can be used in many languages, to do his I use a resx file for each language and all works fine. I change the flex pendant language and my application use the correct resx file. The problem is when i change the flex pendat language in chinese: in my application I see a square for each ideogram and not the correct chinese character. I've use the same version of robotware of the robot to build the application. Any suggestions?

Thanks a lot
Nicola


Comments

  • Edit: solved by set "False" to the flag "Localizable" of the main application form.