TotalCross / totalcross

TotalCross is a Software Development Kit that helps cross platform application development. Currently supported platforms are: Windows, Wince, Android, iOS, Linux and Linux ARM for embedded systems.
https://www.totalcross.com
GNU Lesser General Public License v2.1
220 stars 40 forks source link

Label not displaying text correctly on simulator #228

Open ricardobna opened 3 years ago

ricardobna commented 3 years ago

Label not correctly displaying text

The label is not correctly displaying the value store on it.

Description

The label is displaying blank characters although it's storing the correct value, as shown when debugging.

To Reproduce

I used knowcode with a text using some characters like "É" and "Ã", the code I used to reproduce it is private, so I'll just leave it at this.

Expected behavior

It should display the text correctly as is stored on the Label.

Screenshot

Screenshot of the problem with the debugger running

Devices: