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é > > > >
