On 18.11.2010, at 09:58, Manolo Gouy wrote: > Character composition remains necessary even with support of > localized keyboards. For instance, French keyboards can produce ç > (c with cedilla) but need character composition to produce ü > (u with umlaut). Thus, I believe we should not eliminate > composition altogether.
Oh, of course, I don't want to remove composition (how would I ever be able to enter my "beloved" Umlauts on my US keyboard?), I just want to remove the FLTK implementation that exists on top of the OS implementation. > What has been done in Mac OS X is to use the system's character > composition support instead of FLTK-defined composition rules. > The perfect solution would be to do the same under WIN32 and X11. Good. I will investigate. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
