I want to set a text in a label:
labelDemnaechst.setText(\" Demnächst fällig:\");
On the output in the application the characters \"ä\" are
what i did: open the file with notepad (Windows Explorer), and save it with the option UFT-8 instead of proposed ANSI.
Encoding the project to UTF-8 didn't work (for me)
Cheerio