I am using TouchGFX ButtonWithLabel widget to have text within my buttons. It requires Resource texts and the function setLabelText() has TypedText as an argument. I want to replace the label with my own custom string which can change during runtime ...