Hi all, after some interesting adventures in Unicode land here's a second version of the unicode test image/app:
http://impara.de/~michael/unicode-test.zip Things that I think should work: - unicode text input on all platforms including support of composing character sequences (.eg. US international keyboards) - unicode clipboard handling - text editor shortcuts on non Latin1 keyboards (e.g. Russian) (thinking about it, only tested on Windows so far) Mostly untested: - unicode filename handling Known not to work: - keyboard shortcuts in lists (e.g. browsers) on non Latin1 keyboards. That would take another major refactoring of handling shortcuts. Once I know this version works reasonable well I'll package everything up for inclusion in the updates. Right now it is pretty much a mess. Happy testing Michael _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
