I've noticed that if the first key I press after the app starts is a modifier (e.g. shift or control), the keydown for the modifier never makes it to my handle(). The subsequent keyup makes it, and following modifiers are fine. If the first key I press is not a modifier, everything is fine as well.
Does this sound familiar to anyone? I searched the bug list and didn't see anything. Is it worth it for me to try to track this down further? I'm on OS X 10.4.10, using 1.1.8. Does anyone see this on other platforms? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

