Dear Wt-Wizards!

I have a small problem with 'umlauts' in Wt:

If I use a WString, like WString::fromUTF8("Frankfürt") in the 
treeviewdragdrop-example,
for a button-label, tooltip and so on I cannot use umlauts.
I changed the WApplication::locale to "en.65001", "de.1252" but with no effects.

So I searched for a difference between my application and the 
treeviewdragdrop-example.
The difference is the encoding in which the files are saved:
my-app: "de.1252"
treeviewdragdrop: "en.65001"

If I save the "TreeViewDragDrop.C"-file with "de.1252" I get the same problem.

The "TreeViewDragDrop.C"-file is the only file in the examples with the 
encoding "en.65001".

Any ideas beside changing the file-encoding and don't using umlauts? ;-)

best regards!
Max Quatember

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to