BRT Community

Please login or register.

Login with username, password and session length
Advanced search  

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

Author Topic: Eve Screen Designer Language support  (Read 6712 times)

alexis.marquet

  • Newbie
  • *
  • Posts: 1
    • View Profile
Eve Screen Designer Language support
« on: January 11, 2021, 10:51:33 AM »

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
Logged

BRT Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 733
    • View Profile
Re: Eve Screen Designer Language support
« Reply #1 on: January 11, 2021, 05:01:14 PM »

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
Logged

Kaetemi

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: Eve Screen Designer Language support
« Reply #2 on: March 10, 2021, 07:27:56 PM »

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.
Logged

BRT Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 733
    • View Profile
Re: Eve Screen Designer Language support
« Reply #3 on: March 11, 2021, 12:43:06 PM »

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
Logged