The function lv_textarea_add_text(ta, “á”) doesn’t display special characters in the text area. What could be the issue?
I tried using the function lv_textarea_add_text(ta, “á”) to add the text “á” to the text area. I expected the text area to display the character “á” correctly. However, the special character did not display as expected.
New contributor
Guilherme H Marins is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.