Aug. 5, 2011
1:41 p.m.
Le 05/08/2011 13:28, Henrik Johansen a écrit :
On Aug 5, 2011, at 1:14 35PM, Hilaire Fernandes wrote:
It seems like when inputing accented character it is not by default in UTF-8. Is it the case with Pharo 1.3 ?
Hilaire
-- Education 0.2 -- http://blog.ofset.org/hilaire
I'm not sure what you mean. When in image, all the way from InputEvents to String representation, you only deal with Unicode codePoints.
Is seems it is 8 bits chars, when exported through XMLParser, it is 8bits string. I need to investigate further. Hilaire -- Education 0.2 -- http://blog.ofset.org/hilaire