DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2474
Version: 1.3-current


Starting an Input Method on Fedora is simple: just go into user preferences
menu and select "Input Method". Enable the recommended method and click on
"Settings...". Then add Korean-Hangul and close all dialogs. Log out and
back in.

Now if you go into any application that allows text input, type Ctrl-Space
to start the Korean input. A Korean character is basically a syllable
created from three keystrokes (consonant->vowel->consonant). In the Hangul
layout, all consonants are on the left and all vowels are on the right.
Just type something like 'S' 'O' 'S' will assemble a character (so does
DPD DPS, etc. - I have no clue what they mean ;-). "Assemble" means that
the symbol on screen will show the first character, then the combined
character of two keystrokes, then the combination of three characters at
the third keystroke... . Typing space will advance as expected.

Unfortunately this does not work with FLTK. I looked at the code I can't
understand a work :-( . Is anyone more into the subject of Input Methods?
This looks like the top 24 bits are stripped from the final character?


Link: http://www.fltk.org/str.php?L2474
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to