Aug. 5, 2011
11:28 a.m.
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. Cheers, Henry