2021-07-29 03:28 AM
Actually previously we have used tfts which have own protocols. now we are using this touchgfx stm32f469 discovery . so we are new to use this. here i can change the page by interaction in gfx designer, after that i need to update the text in that page. so how can we know that lcd on that page?
2021-07-29 06:39 AM
Every screen have own class code as setup usw. When you need you can add special variable to model class and change it ...
2021-07-29 09:31 AM
so you mean i need to create a page variable in model, and in each page view.cpp I need to update that page number right?
2021-07-29 09:32 AM
pageNumber variable