Because i have to use the French character é, à etc... -----Message d'origine----- De : Greg Brown [mailto:[email protected]] Envoyé : vendredi 29 octobre 2010 18:19 À : [email protected] Objet : Re: Character '€'
Probably a file encoding mismatch. Why are you using ISO-8859 instead of UTF-8? On Oct 29, 2010, at 12:06 PM, Jérôme Serré wrote: > Hello, > > > > The character ‘€’ in a file wtkx is represented as a square on the screen. > is this normal ? > > <? Xml version = "1.0" encoding = "ISO-8859-1"?> > ..... > <BoxPane Form.label="Prix (€)"> > ..... > > -- > > Cordialement > > Jérôme Serré > > > >
