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. -------------- next part -------------- A non-text attachment was scrubbed... Name: bugreport.css Type: text/css Size: 5751 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20050309/9149549f/attachment.css

