Ian wrote: > ... I have used fltk-1.1.6-utf8 and fltk-1.3 with the OS IME's on > winXP and ubuntu to input some very limited Chinese stuff and it more or > less worked (so far as I can tell.) > > In each case, the environment pops up a little input window for the > input to go into, and it then gets passed to the app. This sort of > worked OK, though the pop-up is maybe meant to be modal for the window > receiving the input and I'm not sure that worked right on my ubuntu > trials. Also the pop-up window seemed to have the wrong "decorations" > and I couldn't figure out where it was meant to be placed - it popped up > in what seemed to me to be the "wrong" place.
I can confirm this. I remember that I tested the Windows IME support when I fixed a bug (but Windows (XP) only). I remember that the IME popup window appeared at the "right" place (as I expected) in normal Fl_Input widgets, but not in multiline input widgets (they appeared at the wrong line or character offset). I tested with Japanese characters, and all seemed to work well (as far as someone who can't even read Japanese can tell ;-) ). _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
