totalcross icon indicating copy to clipboard operation
totalcross copied to clipboard

Label not displaying text correctly on simulator

Open ricardobna opened this issue 5 years ago • 0 comments

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:

  • Device: Simulator
  • OS: Windows 10
  • OS Version: 20H2
  • TotalCross Version: bugfix/xml-encoding branch

ricardobna avatar Dec 11 '20 18:12 ricardobna