Hello everybody,
I always use accents -Hungaryan-chacaters, for example é,á,ű.
wxwidgets has compiled unicode and compile and linker has paramered with --unicode=yes.
But I have got weird symbols.
What is the problem.
Thank you.
Hello everybody,
I always use accents -Hungaryan-chacaters, for example é,á,ű.
wxwidgets has compiled unicode and compile and linker has paramered with --unicode=yes.
But I have got weird symbols.
What is the problem.
Thank you.
I am not sure I understand the issue, can you post a screenshot?
Thank you for your help.
I enclosed the screenshots.
In hiba.png picture you should see two label: Sorszám, Név. These are weird characters.
so from what I see, are you having a problem in wxCrafter preview?
If this is the case, in tree view of wxCrafter, select the root item of the tree and in the properties view, change the "Generate translatable Strings" to "False"
You should also know, that this is not the proper way of making UI for multiple languages
Consult with the wxWidgets forum
eranif wrote: ↑Thu Sep 15, 2022 10:30 amso from what I see, are you having a problem in wxCrafter preview?
If this is the case, in tree view of wxCrafter, select the root item of the tree and in the properties view, change the "Generate translatable Strings" to "False"You should also know, that this is not the proper way of making UI for multiple languages
Consult with the wxWidgets forum
Thank you. It does work properly.
I noticed that nowadays I dont have developed multiligual software.