Thanks for the reply, you were right, saved it once more as utf-8 encoded file, and it worked out fine.
-----Urspr?ngliche Nachricht----- Von: Hussein Shafie [mailto:hussein at pixware.fr] Gesendet: Mittwoch, 9. M?rz 2005 10:57 An: Klocker Christoph Cc: xmleditor-support at xmlmind.com Betreff: Re: [XXE] UTF-8 css encoding Klocker Christoph wrote: > > I am using a stylesheet where I have several entries which I use for a > combo-box, these entries use german umlauts, like ?,?.... > > My css file is defined with @charset "UTF-8"; > > However in XML-Mind the umlauts are not displayed correctly, how can I > fix this? I cannot reproduce this problem. I have modified <XXE_install_dir>/demo/bugreport/bugreport.css using Win2K notepad (see attachment): * Added many umlauts, like ?,?. * Saved the file as UTF-8 (Just adding @charset "UTF-8"; does not mean that the CSS file has really been saved using the UTF-8 encoding.) After that, I opened <XXE_install_dir>/demo/bugreport.xml in XXE to see that my umlauts were really there.

