2023-07-19 03:54 AM
Hi,
I am looking for best solution to add same image in all screens of my project.
For Example, I have 5 screens with different images and my requirements is I need to add one common image (small Icon kind of image) which has to display on each screen meaning on top left corner of each screen.
I know one solution like in each screen go and add this image. since I am new to TouchGFX, I am curious to know is there any best way achieve this.
Regards,
jsalg
2023-07-19 09:38 PM
Hi ,,
You can add image in container .
then you can add that container on all screens.
Later , if you edit the container ,, it will automatically updated on all screens.
Here is my latest TouchGFX experiment on Samsung Tab 3 10.1" 1280x800 TFT.
I added 2 containers i-e Top_Bar & Bottom_Bar and I have 10 screens in this project with custom designed gauges.
regards
INS