hi, all
I\'m using paws separately to develop some gui, and in my gui, there are some labels written in Chinese, in the gui xml defination file, I wrote like this:
in this piece of code, simbei.ttf is a chinese font ttf file, and it display the string of aaa????zzz\", the result is that
\"aaa zzz\", all the Chinese character is displayed as blank.
So I wonder does paws support unicode? If so, how can I input Chinese character.
Any help and suggestion will be welcome!
Frank