PlaneShift

Development => Development Deliberation => Topic started by: arcus on August 16, 2005, 09:42:41 am

Title: Can paws support Chinese input?
Post 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
Title:
Post by: yayoo on August 17, 2005, 06:02:57 am
I have no idea about wot ur talking about
Title:
Post by: zabeal on August 17, 2005, 06:37:11 am
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.