Hello, I'm learning Appwizard recently, and I found that the code generated by Appwizard1.26_6.26 can run correctly in Visual Studio simulation environment, but not on my hardware, for Listview, ListBox and Dropdown, the screen always doesn't show anything, Or the displayed content is incomplete, but other items are displayed completely normal. Has anyone found the same or similar situation? what do I do? My hardware system is based on STM32F429ZGT6, 4.3 inch TFT, 480×272, RGB565 color format. T…