All, Has somebody modified the keyboard handling in Fl_mac.cxx ? It seems to be broken currently.
Running fluid, if I try and type anything in a text entry box, nothing appears. At the console I'm getting streams of "UCKeyTranslate failed: -50" messages (lacking a \n, BTW) which seems to come from line 1190 of Fl_mac.cxx. Needless to say, I do not see this behaviour with fltk-1.1.9, or with my utf-8-hack build. OK - I just asked svn, and it says matt changed this as part of r6242. I guess the intent is to improve keyboard handling for composed characters and so forth but, at least for me, it appears to have been less than successful. I hadn't noticed before, as I mainly use my own hack fluid build, but I'm trying to test the 1.3 port and this tripped me up! Cheers, -- Ian _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
