I have made a project for STM32f469I-DISCO ie. 4" 800x480 resolution. How do I resize/convert the entire project which consists of 12+pages and 100+ images and texts to a 5" 1280x720 screen without redesigning it?
Could someone show me the exact steps? I have done this below but it's not doing anything. Do I need to do something in the view.cpp too?#include <gui/containers/topBar.hpp>
int a=5;
topBar::topBar()
{
}
void topBar::initialize()
{
topBar...
"In that case, this may be a rather ambitious project?"I have been mostly working with Touchgfx now for almost 5 months and the goal now is to read different NFC/RFID cards using the PN523 and display them in a list on the touchscreen."What, exactly,...
Hi Osman,I use TouchGFX Designer v. 4.18.1. When I have multiple screens with multiple widgets and have them opened, the Designer freezes when I scroll down to the bottom, and once the designer is minimized, it does not open again. It happens with th...