Question
Cyrillic symbos, UTF-8 and TouchGFX
Hello, I from Russia and I use cyrillic symbols.
In touchGFX Designer I use cyrillyc symbols without problems.
But if I type cyrillic symbols in IDE, in codefiles
Mytext="Cyrillic_Text";
I get "?????????" on touchGFX gadget.
I try to translate codefiles to UTF-8 - same result: "?????????"
How to solve this problem?
