CJK IME for CEGUI
Posted: Mon Sep 27, 2004 08:52
I'll need to look at the backspace issue and get back to you...
For setting the text, you can use utf8 encoded strings as this is the native type supported by the gui system. What I might do is add a couple of helper methods to the system that will enable you do encode and decode utf8 data; I think this would be a big help, what do you think?
For setting the text, you can use utf8 encoded strings as this is the native type supported by the gui system. What I might do is add a couple of helper methods to the system that will enable you do encode and decode utf8 data; I think this would be a big help, what do you think?