Hello,
How can I use chinese characters in get fields?.
Thank you.
Hello,
How can I use chinese characters in get fields?.
Thank you.
ukservice wrote:Hello,
How can I use chinese characters in get fields?.
Thank you.
Hello.
And how can be done?.
Why does not FWH support this?.
Thank you.
ukservice wrote:Hello.
And how can be done?.
Why does not FWH support this?.
Thank you.
Hello,
I am afraid I have no idea of what I must change in tget.prg.
How much is your class?.
Does Fivetech plan to implement it?.
Thanks.
Hello,
Here is the RC file I used and got it to work. Please make sure the SimSum font is loaded on the workstation.
TEST DIALOG 20, 41, 356, 86
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
FONT 12, "SimSun"
{
EDITTEXT 201, 68, 29, 230, 12
EDITTEXT 202, 68, 44, 230, 12
CONTROL "\x89É\xA6s", 301, "BUTTON", BS_USERBUTTON | WS_TABSTOP, 302, 8, 46, 18
CONTROL "\xA8ú\xAEø", 302, "BUTTON", BS_USERBUTTON | WS_TABSTOP, 302, 29, 46, 18
CONTROL "\xA5\xB4\xA6L", 303, "BUTTON", BS_USERBUTTON | WS_TABSTOP, 302, 50, 46, 18
LTEXT "ENGLISH NAME", 101, 5, 29, 60, 12
LTEXT "\xA4\xA4\xA4å\xA9m\xA6W", 102, 5, 44, 60, 12
}
ukservice wrote:Hello,
I am afraid I have no idea of what I must change in tget.prg.
How much is your class?.
Does Fivetech plan to implement it?.
Thanks.
Richard,
Is your class compilant with latest FWH and Harbour 3.0 builds?.
Maybe Fivetech can offer you a free update if you help Antonio to implement chinese chars in TGet ![]()
ukservice wrote:Richard,
Is your class compilant with latest FWH and Harbour 3.0 builds?.
Maybe Fivetech can offer you a free update if you help Antonio to implement chinese chars in TGet
John, Richard,
We are willing to include Richard's changes in FWH Class TGet.
The problem we have is that we can´t manage a Chinese (or any other unicode language) Windows version.
Antonio and Richard,
Thank you for help.
My customer uses an english Windows 7 but in product´s name he needs also to include chinese words (a.e RED TEA 华语/華語).
If I type 华语/華語 in notepad, I see propely. But not in TGet, i get ?????.
If I type 华语/華語 in notepad, I see propely. But not in TGet, i get ?????
Antonio Linares wrote:John, Richard,
We are willing to include Richard's changes in FWH Class TGet.
The problem we have is that we can´t manage a Chinese (or any other unicode language) Windows version.
Richard,
if you post here your changes for the Class TGet, we will check them to fix the themes issue, thanks
Antonio Linares wrote:Richard,
if you post here your changes for the Class TGet, we will check them to fix the themes issue, thanks