furigana c#

B

Bart

Hello everybody,

my Japanese boss asked me to make a textbox where the user can write
"furigana" (and a label that can read it).
I know that there is a component called Rubi, but I have not idea if it is a
COM or if there is a .net version.
Thenk you for everybody can help me!!!!

Luca
 
C

csharpnb

Hi Luca,

Bart said:
Hello everybody,

my Japanese boss asked me to make a textbox where the user can write
"furigana" (and a label that can read it).
I know that there is a component called Rubi, but I have not idea if it is
a
COM or if there is a .net version.
Thenk you for everybody can help me!!!!

Luca

I think you need a japanese input system such as MS IME or ATOK enough to
input japanese characters. Basically your japanese text will be treated as
any other string, alghough I think there are encoding issues to watch out
for.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top