News:

Welcome to the Bridgetek Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ Bridgetek Support

Please refer to our website for detailed information on all our products - Bridgetek - Bridging Technology

Main Menu

Eve Screen Designer Language support

Started by alexis.marquet, January 11, 2021, 10:51:33 AM

Previous topic - Next topic

alexis.marquet

Hi,

We are working on a project that will be sold in multiple countries, and might need multiple language support. Do you know if such feature is in the pipeline in ESD?

Similar tools sometimes offer that function (eg. Segger's appwizard)


Best regards,

Alexis Marquet

BRT Community

Hello,

The latest versions of ESD support Unicode fonts for applicable EVE ICs (BT81x), please see page 20 of the User Guide:
EVE Screen Designer 4.10 User Guide

could you let me know what EVE IC you are planning on using in your project?

Best Regards,
BRT Community

Kaetemi

There's currently no built-in support for language switching, but you can expose a set of global const char * in a C source file, along with some functions to assign them. Then connect those variables to the text inputs in the logic editor. The EVChargePoint example implements it this way.

BRT Community

Hello,

Thanks for your feedback, I will result that the development team look into adding features to support language switching in the upcoming revisions of ESD.

Best Regards,
BRT Community