On Sat, Mar 24, 2012 at 11:29 PM, Evan Laforge <[email protected]> wrote: ... > Can anyone on linux reproduce? If so, I'll file a STR and maybe look > into fixing it. I have an easy workaround (just use event_key(), > which I avoided on OS X due to a different bug), but it's clearly a > bug. I think my app is unusual in caring a lot about keyups :)
Wait, not such an easy workaround after all. event_key() doesn't take shift into account, and you can't tell what shift does to symbols. I guess I need a fix after all. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
