Space character displays as Fallback character (bug?)
Hi!
In my project I added a text area with one wildcard. I checked option "Use wildcard buffer", but left "Initial value" blank. Then in setupScreen() function I wrote some text to the wildcard buffer using Unicode::strncpy(). After starting my project in simulator to my surprise the text showed up with spaces displayed as fallback characters (?). I added some characters to the wildcard characters space was there too. I tried everything and in the end I set the initial value of the text area for some text with space in it. Then the wildcard text was rendered correctly with spaces.
Am I doing something wrong or is it some sort of bug?
Regards,
Piotr



