Skip to main content
Exit0815
Senior
March 22, 2022
Question

Multiple touchgfx projects in one IDE (best way for solution to switch it)

  • March 22, 2022
  • 1 reply
  • 526 views

Hello,

If i have one "Master" project and want to use it with several touchgfx projects, what would be the best way?

So lets say i have the IDE project, Visu1 and Visu2 in GIT.

The changes of the Master IDE should be used in both TouchGFX projects.

Does anyone have an idea how to best solve this?

Thanks.

This topic has been closed for replies.

1 reply

Exit0815
Exit0815Author
Senior
March 31, 2022

I just checked the Texts and Language file and it seems that the texts are all in one enum, unfortunately there is no group of texts available which would make it easy to create a list of texts based on a text group.