PDA

View Full Version : How Can I Use Japanese.


torija
05-17-2002, 02:38 PM
I'm not a Japanese.
So, I don't know developing App. with Japanese.

I made .bar file with Japanese strings ,uesd a JIS set device file,
and made JIS set .mif file.

But, It doesn't work.

What should I do to set up?


I use Korean Windows 2000.

SAKURA
05-22-2002, 04:03 AM
Hi Torija,

Do you have a Japanese font in your PC?

If do, please set the Japanese font in the device file.
And use S-JIS code for Japanese characters.

Hope this helps,
S.K.

torija
05-24-2002, 04:16 AM
When I use ITextCtl, Japanese would not appear.

I set ITEXTCTL_Properties( pITextCtl, TP_T9_MODE );
and ITEXTCTL_SetInputMode( pITextCtl, AEE_TM_RAPID );

Isn't right?

As I know, Korean doen't work in ITextCtl on Emulator.
Is this the same case?


But, one of Examples, MemoApp shows Japanese in ITextCtl on Emulator.


What should I do to use Japanese in ITextCtl on Emulator?

SAKURA
05-26-2002, 07:43 PM
Hi,

AEE_TM_KANJI is added in SDK 1.0.2 Ja edition.

This info is written in \BREW v102\Readme\Instruction_JapaneseTextEntry.html. (Japanese only.)

**caution**
Please use UNICODE if you want to use AEE_TM_KANJI.
So you should set "English" in your device file (it's a bit confusing).

Hope this helps,
S.K.

torija
05-26-2002, 10:36 PM
Your reply was greatly helpful to me.

Thanks.



----------------------------------
2002 World Cup Fighting~
----------------------------------