2024-11-21 08:30 AM
Hello,
I found an "edge" case with TouchGFX Designer.
I have a message box that can swap syntax between language and wildcard count.
think of:
-ID1: "Clock stop"
-ID2: "Clock <min>"
-ID3: "Clock <sec>.<usec>"
I was able to set a base class with id3 and both wildcard buffer. Then switch to id1 without apparent issues.
The bug that I found is that I cannot set id1 in designer as it will report non-use of wildcards.
Is there a format of "<!wc1>" to explicitly ignore/drop one or both wildcard for id1 and id2 ?
[1] https://support.touchgfx.com/4.20/docs/development/ui-development/touchgfx-engine-features/texts-and-fonts#wildcards
[2] https://support.touchgfx.com/docs/api/classes/classtouchgfx_1_1_text_area_with_one_wildcard