PlaneShift
Development => Development Deliberation => Topic started by: arcus on August 16, 2005, 09:42:41 am
-
Hi.all
I\'m using paws to make some gui, and now I need to input some Chinese character in the pawsedittextbox, but I found that it cannot display what I have inputed. And I check the pawstextbox\'s code, it seems that it only accept one byte character language input, so for the Chinese character, it cannot be inputed??Right?
Is there some way can the edittextbox accept Chinese character?
Any help and suggestion will be welcome!
Frank
-
I have no idea about wot ur talking about
-
yayoo, if you do not know, why respond?
arcus, currently as you saw PAWS only supports ascii, but there are underlying functions that would work perfectly with unicode, and thusly any characters. But these things will have to be changed by you. It is possible.