2021-07-05 01:11 AM
Look over the debug message, my screen szie is oversize.
Can I set the default screen size bigger?
My screen widget is in a selfmake container, so that is hard to separate into different screens.
debug message:
error palce:
Solved! Go to Solution.
2021-07-05 04:13 AM
Hi,
You can set the buffer size of a screen within TouchGFX Designer. To do so click on the screen's name in the tree view on the left, and then set the size within the screen's property on the right of TouchGFX Designer under "Canvas Buffer".
/Romain
2021-07-05 04:13 AM
Hi,
You can set the buffer size of a screen within TouchGFX Designer. To do so click on the screen's name in the tree view on the left, and then set the size within the screen's property on the right of TouchGFX Designer under "Canvas Buffer".
/Romain
2021-07-20 02:24 AM
Thanks! it work.