Re: [Wt-interest] problems using locale

2009-06-18 Thread Koen Deforche
Hey Markus, 2009/6/18 markus.konhei...@t-online.de > > hi, > > i have got the problem that Ä, Ü and Ö cannot be displayed in a valid > way. my text inside my witty application has to be conform of the german > language, which isnt. all the time i did not use setLocale, and i still > have problems

Re: [Wt-interest] problems using locale

2009-06-18 Thread 宋志民
2009/6/18 markus.konhei...@t-online.de > hi, > > WString::tr sets my keys in "?? key ??" so it cant get the local > settings. so whats wrong with it? > > Greetings, > Markus > > hi, markus I just can tell this error probably caused by some wrong html syntax errors in the xml file. you can check t

[Wt-interest] problems using locale

2009-06-18 Thread markus.konhei...@t-online.de
hi, i have got the problem that Ä, Ü and Ö cannot be displayed in a valid way. my text inside my witty application has to be conform of the german language, which isnt. all the time i did not use setLocale, and i still have problems using this function to diplay mutated vowels. Where does the witt