Adjustment of text colour
Hello everyone,
I was wondering if there are some things that can be implemented in TouchGFX. I have implemented a project using TouchGFX, but then I want to implement another project that should depend on the first project.
I want to make the colours of the text, backgrounds and buttons customisable by allowing the owner to make the changes through the second application and create the .bin file and write it to the MCU.
I have already implemented the button and background colours using photos for the colours and this has already simplified this feature by pushing the new photos to the appropriate memory address. But the problem is with the text colours, because the project contains different texts with different colours. The project also contains 3 different languages. So you can imagine the amount of text so far. So I'm asking: is it possible to implement these features or not?
If anyone has an idea I would be very grateful...
Kind regards
Mahdi