For a customer I need the possibility to use Chinese characters in input screens.
With a dcsay ... GET I can ENTER chinese characters in the field, but as soon as I hit a space or I ENTER, the characters are replaced by '?'.
Code: Select all
s0 := space(50)
@ 1,5 dcsay "test : " get s0 sayright saysize 10 getsize 50 getfont '10.Arial Unicode MS'
dcread gui fit addbuttons
If you are wondering how you can enter Chinese text with a standard keyboard, this is with the 'Pinyin' method of Microsoft.