User Activity

I have a TextArea that spans the full width of my screen:I've selected "center" alignment:However, when I dynamically set the text at runtime,  Unicode::fromUTF8(merchant_name_data, merchant_nameBuffer, MERCHANT_NAME_SIZE); merchant_name.resiz...
I can see from logging that my Presenter's #activate is called after the screen's #setupScreen. This seems wrong. The screen depends on the presenter. There should be an opportunity for the presenter to initialize itself before the screen uses it.Am ...
Hello, we are finding it necessary to modify generated files. We have a few different cases, but just taking the first example, we had to change generated/OSWrappers.cpp as the variant of FreeRTOS we're using has slightly different function names.Is ...
Fresh Windows 11 install, fresh TouchGFX install. Started up fine, until I tried to open one of the sample projects. Now the tool won't start at all, and I just get a dialog "Failed to load native freetype library / Could not open file".I did find: h...
Kudos from