There appears to be a good fix in STR#2366 that I think affects several other STRs as well.
Can one of you familiar with X11 input event handling have a look at: http://fltk.org/str.php?L2366 acr submitted a very cool one liner patch that appears to be correct. And while I was looking at this section of code while investigating a new STR (#2444), I realized this section of code probably suffered from a bad code merge during the utf8 transition, as there are some tell tale signs of some incorrect logic indenting and a disused variable. I'd like to apply this fix, as it will hopefully trickle down to fixing a few other open STRs, as well as getting it into SVN so it can be tested. My X11 knowledge is very rusty; would like someone to bless the proposed solution before I check it in. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
